다음을 통해 공유


SamlAssertionKeyIdentifierClause.AssertionId 속성

정의

키 식별자를 포함하는 SamlAssertion의 식별자를 가져옵니다.

public:
 property System::String ^ AssertionId { System::String ^ get(); };
public string AssertionId { get; }
member this.AssertionId : string
Public ReadOnly Property AssertionId As String

속성 값

키 식별자를 포함하는 SamlAssertion의 식별자입니다.

설명

SamlAssertion 식별자는 속성에 AssertionId 지정됩니다.

적용 대상