Bagikan melalui


KeyDescriptor.EncryptionMethods Properti

Definisi

Mendapatkan koleksi EncryptionMethod untuk deskriptor kunci ini.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EncryptionMethod ^> ^ EncryptionMethods { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EncryptionMethod ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EncryptionMethod> EncryptionMethods { get; }
member this.EncryptionMethods : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EncryptionMethod>
Public ReadOnly Property EncryptionMethods As ICollection(Of EncryptionMethod)

Nilai Properti

Pengumpulan metode enkripsi. Defaultnya adalah koleksi kosong.

Berlaku untuk