BootstrapperSettingsSecurity Class |
Security settings. Allows you to add user/password with roles.
The default
IAuthentication module will authenticate connections against these settings
Inheritance Hierarchy
Namespace:
Crosser.Server
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax public static class Security
The BootstrapperSettingsSecurity type exposes the following members.
Methods
| Name | Description |
---|
| AddUser |
Add a new login with optional roles
|
TopSee Also