다음을 통해 공유


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 특성입니다.

적용 대상