Aracılığıyla paylaş


Saml2Advice.AssertionIdReferences Özellik

Tanım

Kimlik tarafından başvuruda bulunılan onayların koleksiyonunu alır.

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

Özellik Değeri

Onaylara başvuran kimlikler içeren tür Saml2Id koleksiyonu.

Açıklamalar

Bu Advice öğesinde yer alan AssertionIDRef öğelerinin içeriği.

Şunlara uygulanır