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