[This is preliminary documentation and is subject to change.]
Invoked by permission checker to get session
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public delegate ISession GetSessionFunc()
public delegate ISession GetSessionFunc()
Public Delegate Function GetSessionFunc As ISession
Public Delegate Function GetSessionFunc As ISession
public delegate ISession^ GetSessionFunc()
public delegate ISession^ GetSessionFunc()
type GetSessionFunc =
delegate of unit -> ISession
type GetSessionFunc =
delegate of unit -> ISession
Return Value
Type:
ISession