Property | Type | Description | |
---|---|---|---|
IsShuttingDown | System.Boolean |
Method | Description | |
---|---|---|
AuthenticatedUserGateway ( SessionProperties properties ) : |
||
Configure ( ) : void | ||
LoginUserRequest ( string username ) : System.Boolean | ||
LogoffRequestAddTime ( ) : System.Boolean | ||
PluginImpl ( ) : System | ||
SessionChange ( int SessionId, System Reason, SessionProperties properties ) : void | ||
Starting ( ) : void | ||
Stopping ( ) : void |
Method | Description | |
---|---|---|
GetSettings ( string username, |
||
cleanup ( |
public AuthenticatedUserGateway ( SessionProperties properties ) : |
||
properties | SessionProperties | |
return |
public LoginUserRequest ( string username ) : System.Boolean | ||
username | string | |
return | System.Boolean |
public LogoffRequestAddTime ( ) : System.Boolean | ||
return | System.Boolean |
public SessionChange ( int SessionId, System Reason, SessionProperties properties ) : void | ||
SessionId | int | |
Reason | System | |
properties | SessionProperties | |
return | void |