NbSessionInfo Class |
Namespace: Nec.Nebula.Internal
The NbSessionInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | NbSessionInfo | Initializes a new instance of the NbSessionInfo class |
Name | Description | |
---|---|---|
![]() | CurrentUser |
現在ログイン中のユーザ
|
![]() | Expire |
セッショントークン有効期限(unix time, 秒)
|
![]() | SessionToken |
セッショントークン
|
Name | Description | |
---|---|---|
![]() | Clear |
セッションをクリアする
|
![]() | Equals | 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Inherited from Object.) |
![]() | Finalize | オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Inherited from Object.) |
![]() | GetHashCode | 既定のハッシュ関数として機能します。 (Inherited from Object.) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) |
![]() | IsAvailable |
セッションが有効か調べる
|
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) |
![]() | Set |
セッション情報をセットする
|
![]() | ToString | 現在のオブジェクトを表す文字列を返します。 (Inherited from Object.) |