次の方法で共有


AuthenticationInformation.Session プロパティ

定義

機関とクライアントの間のセッションを記述するセッション インデックスを取得または設定します。

public:
 property System::String ^ Session { System::String ^ get(); void set(System::String ^ value); };
public string Session { get; set; }
member this.Session : string with get, set
Public Property Session As String

プロパティ値

String

セッション インデックス。

適用対象