Aracılığıyla paylaş


Saml2Advice.Assertions Özellik

Tanım

Değer tarafından belirtilen onayların koleksiyonunu alır.

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)

Özellik Değeri

Onayları içeren tür Saml2Assertion koleksiyonu.

Açıklamalar

Bu Öneri öğesinde yer alan Assertion öğelerinin içeriği.

Şunlara uygulanır