Click or drag to resize

UserContextAuthenticationProviderType Property

Gets/Sets the type of the authentication provider

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

Property Value

Type: Type
See Also