Class SoSecurityTokenValidatorAttribute
Declaration of plugin capable validating the authentication process
Namespace: SuperOffice.Security
Assembly: SuperOffice.Plugins.dll
Syntax
public sealed class SoSecurityTokenValidatorAttribute : PluginAttribute
Constructors
SoSecurityTokenValidatorAttribute(String)
Declaration of plugin capable validating the authentication process
Declaration
public SoSecurityTokenValidatorAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name | Plugin name |
Extension Methods
EnumUtil.MapEnums<From, To>(From)