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