UserDefinedAuthEventArgs Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The UserDefinedAuthEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAuthType
Gets the type of the authentication.
(Inherited from AuthEventArgs.)
Public propertyCancelOnFailure
Gets or sets a value indicating whether what to do in case of failure.
(Inherited from AuthEventArgs.)
Public propertyCustomHandler
Gets or sets the custom security handler.
Public propertyFilterName
Gets the name of the filter.
Public propertyHandlerName
Gets the name of the handler.
Public propertyProperties
Gets the properties. This dictionary could be filled with some specified information that will be required during authentification in the ICustomSecurityHandler.
Top
See Also

Reference