Bagikan melalui


SamlEvidence.Assertions Properti

Definisi

Mendapatkan kumpulan pernyataan SAML yang terdiri dari bukti yang diandalkan otoritas SAML untuk merender keputusan otorisasi.

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)

Nilai Properti

IList<T> Jenis SamlAssertion yang berisi bukti yang diandalkan otoritas SAML untuk merender keputusan otorisasi.

Keterangan

Properti AssertionIdReferences sesuai dengan <saml:Assertion> elemen yang ditentukan dalam Pernyataan dan Protokol untuk spesifikasi OASIS Security Assertion Markup Language (SAML).

Berlaku untuk