Click or drag to resize

Bootstrapper.Modules.Security Class

Security configuration
Inheritance Hierarchy
System.Object
  Crosser.Server.Bootstrapper.Modules.Security

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

The Bootstrapper. Modules. Security 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