Click or drag to resize

BootstrapperModulesSecurity Class

Security configuration
Inheritance Hierarchy
SystemObject
  Crosser.ServerBootstrapperModulesSecurity

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

The BootstrapperModulesSecurity type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegisterAuthentication
Register a custom IAuthentication module
Public methodStatic memberRegisterAuthorization
Register a custom IAuthorization module
Top
See Also