Class SoIdentityValidatorAttribute
Declaration of plugin capable validating the authentication process
Inherited Members
Namespace: SuperOffice.Security.Principal
Assembly: SoDataBase.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class SoIdentityValidatorAttribute : PluginAttribute
Constructors
SoIdentityValidatorAttribute(string)
Declaration of plugin capable validating the authentication process
Declaration
public SoIdentityValidatorAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Plugin name |