Saml2AuthenticationStatement.SessionIndex 属性

定义

获取或设置按主题标识的主体和身份验证颁发机构之间的特定会话的索引。 [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 属性。

适用于