Delegate OnUserAuthentication
Namespace: TcOpen.Inxton.Security
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public delegate void OnUserAuthentication(string username);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | username |
public delegate void OnUserAuthentication(string username);
| Type | Name | Description |
|---|---|---|
| System.String | username |