BeforeLoadProfilesEventArgsAuthFlags Property |
Authentication flags passed to the provider's Authenticate method
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic AuthenticationFlags AuthFlags { get; set; }
Public Property AuthFlags As AuthenticationFlags
Get
Set
Property Value
Type:
AuthenticationFlags
See Also