Class ImplicitIdentitySupplierAttribute
Declaration of plugin capable of obtaining SecurityToken
Inherited Members
Namespace: SuperOffice.Security
Assembly: SuperOffice.Plugins.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class ImplicitIdentitySupplierAttribute : PluginAttribute
Constructors
ImplicitIdentitySupplierAttribute(string)
Declaration of plugin capable of obtaining SecurityToken
Declaration
public ImplicitIdentitySupplierAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Plugin name |