Udostępnij za pośrednictwem


SamlSecurityKeyIdentifierClause.Assertion Właściwość

Definicja

Pobiera protokół SamlAssertion, który jest obecnie skojarzony z tym wystąpieniem.

public:
 property System::IdentityModel::Tokens::SamlAssertion ^ Assertion { System::IdentityModel::Tokens::SamlAssertion ^ get(); };
public System.IdentityModel.Tokens.SamlAssertion Assertion { get; }
member this.Assertion : System.IdentityModel.Tokens.SamlAssertion
Public ReadOnly Property Assertion As SamlAssertion

Wartość właściwości

Usługa SamlAssertion, która jest obecnie skojarzona z tym wystąpieniem. Może to być null.

Uwagi

Potwierdzenie można odpytować, aby uzyskać informacje o wystawcy podczas rozpoznawania klucza potrzebnego do sprawdzenia podpisu.

Zwrócona asercji może być null.

Dotyczy