프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsShuttingDown | System.Boolean |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
GetSettings ( string username, |
||
cleanup ( |
public AuthenticatedUserGateway ( SessionProperties properties ) : |
||
properties | SessionProperties | |
리턴 |
public LoginUserRequest ( string username ) : System.Boolean | ||
username | string | |
리턴 | System.Boolean |
public SessionChange ( int SessionId, System Reason, SessionProperties properties ) : void | ||
SessionId | int | |
Reason | System | |
properties | SessionProperties | |
리턴 | void |