Saml2AuthenticationStatement.SessionIndex 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定由主體 (Subject) 所識別的主體 (Principal) 及驗證授權單位之間的特定工作階段的索引。 [Saml2Core, 2.7.2]
public:
property System::String ^ SessionIndex { System::String ^ get(); void set(System::String ^ value); };
public string SessionIndex { get; set; }
member this.SessionIndex : string with get, set
Public Property SessionIndex As String
屬性值
包含工作階段索引的字串。
備註
SessionIndex 屬性。