Saml2AuthenticationStatement.SessionIndex 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置按主题标识的主体和身份验证颁发机构之间的特定会话的索引。 [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 属性。