共用方式為


Saml2AuthenticationStatement.SessionIndex 屬性

定義

取得或設定由主體 (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 屬性。

適用於