Udostępnij za pośrednictwem


SamlEvidence.Assertions Właściwość

Definicja

Pobiera kolekcję asercji SAML, które składają się na dowód, że urząd SAML oparł się na renderowaniu decyzji o autoryzacji.

public:
 property System::Collections::Generic::IList<System::IdentityModel::Tokens::SamlAssertion ^> ^ Assertions { System::Collections::Generic::IList<System::IdentityModel::Tokens::SamlAssertion ^> ^ get(); };
public System.Collections.Generic.IList<System.IdentityModel.Tokens.SamlAssertion> Assertions { get; }
member this.Assertions : System.Collections.Generic.IList<System.IdentityModel.Tokens.SamlAssertion>
Public ReadOnly Property Assertions As IList(Of SamlAssertion)

Wartość właściwości

Typ IList<T>SamlAssertion , który zawiera dowody, że urząd SAML oparł się na renderowaniu decyzji o autoryzacji.

Uwagi

Właściwość AssertionIdReferences odpowiada elementowi zdefiniowanemu <saml:Assertion> w specyfikacji Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML).

Dotyczy