AuthEventArgsCancelOnFailure Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a value indicating whether what to do in case of failure.

Namespace:  Apitron.PDF.Kit.Security
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public bool CancelOnFailure { get; set; }

Property Value

Type: Boolean
true if don't continue attempt to authenticate; otherwise, false.
See Also

Reference