ApplicationPropertiesUserAuthDatabase Property |
The database to use to find the user_roles and user tables.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string UserAuthDatabase { get; }
ReadOnly Property UserAuthDatabase As String
Get
Property Value
Type:
StringThe database to use to find the user_roles and user tables.
See Also