Saml2Advice.Assertions Właściwość

Definicja

Pobiera kolekcję asercji określonych przez wartość.

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

Wartość właściwości

Kolekcja typu Saml2Assertion , która zawiera asercji.

Uwagi

Zawartość elementów asercji zawartych w tym elemecie Porada.

Dotyczy