Class SoIdentityValidatorAttribute
Declaration of plugin capable validating the authentication process
Namespace: SuperOffice.Security.Principal
Assembly: SoDataBase.dll
Syntax
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 |
Extension Methods
EnumUtil.MapEnums<From, To>(From)