Class SoSecurityTokenValidatorAttribute
Declaration of plugin capable validating the authentication process
Inherited Members
Namespace: SuperOffice.Security
Assembly: SuperOffice.Plugins.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
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 |