DistributedSession.Id プロパティ

定義

現在のセッションの一意識別子。 Cookie の有効期間はデータ ストアのセッション エントリの有効期間と同じではない可能性があるため、これはセッション Cookie と同じではありません。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

プロパティ値

実装

Id

適用対象