ApplicationPropertiesAuthenticationProvider Property |
The type of authentication provider to use when authenticating users.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string AuthenticationProvider { get; }
ReadOnly Property AuthenticationProvider As String
Get
Property Value
Type:
StringThe type of authentication provider to use when authenticating users.
See Also