Click or drag to resize

AuthenticationExceptionFailureType Property

Gets/sets the type of authentication failure.

Namespace:  NetQuarry.Security
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public AuthenticationFailureType FailureType { get; set; }

Property Value

Type: AuthenticationFailureType
See Also