Bagikan melalui


Saml2Assertion.ExternalEncryptedKeys Properti

Definisi

Mendapatkan atau mengatur koleksi yang berisi kunci terenkripsi tambahan yang ditentukan di luar elemen EncryptedData, sebagai turunan dari elemen EncryptedAssertion.

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

Nilai Properti

Kumpulan jenis EncryptedKeyIdentifierClause yang berisi kunci.

Berlaku untuk