SamlAssertionKeyIdentifierClause.AssertionId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キー識別子を含む 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 プロパティに指定されます。