AuthEventArgsAuthType Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the type of the authentication.

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 AuthType AuthType { get; }

Property Value

Type: AuthType
The type of the authentication.
See Also

Reference