ApplicationPropertiesAuthenticationView Property |
The view to use for the DatabaseAuthenticationProvider during authentication. By default this is 'users.'
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string AuthenticationView { get; }
ReadOnly Property AuthenticationView As String
Get
Property Value
Type:
StringThe view to use for the DatabaseAuthenticationProvider during authentication. By default this is 'users.'
See Also