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