共用方式為


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 屬性中。

適用於