Saml2SecurityKeyIdentifierClause.Assertion Właściwość

Definicja

Pobiera plik Saml2Assertion, który jest obecnie skojarzony z tym wystąpieniem.

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

Wartość właściwości

Saml2Assertion, który jest obecnie skojarzony 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