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