Delegate GetSessionFunc
Invoked by permission checker to get session instance
Namespace: Azos.Security
Assembly: Azos.dll
Syntax
public delegate ISession GetSessionFunc();
Returns
| Type | Description |
|---|---|
| ISession |
Invoked by permission checker to get session instance
public delegate ISession GetSessionFunc();
| Type | Description |
|---|---|
| ISession |