Delegate AuthorizationRequestDelegate
Namespace: TcOpen.Inxton.Security
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public delegate IUser AuthorizationRequestDelegate(string token);
Parameters
| Type | Name | Description |
|---|---|---|
| System. |
token |
Returns
| Type | Description |
|---|---|
| IUser |