Class PostAuthenticationPluginAttribute
Namespace: SuperOffice.Security.Principal
Assembly: SoCore.dll
Syntax
public class PostAuthenticationPluginAttribute : PluginAttribute
Constructors
PostAuthenticationPluginAttribute(String)
Declaration
public PostAuthenticationPluginAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Extension Methods
EnumUtil.MapEnums<From, To>(From)