Click or drag to resize

BootstrapperSettingsSecurity Class

Security settings. Allows you to add user/password with roles. The default IAuthentication module will authenticate connections against these settings
Inheritance Hierarchy
SystemObject
  Crosser.ServerBootstrapperSettingsSecurity

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static class Security

The BootstrapperSettingsSecurity type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddUser
Add a new login with optional roles
Top
See Also