Aracılığıyla paylaş


KeyDescriptor.EncryptionMethods Özellik

Tanım

Bu anahtar tanımlayıcısı EncryptionMethod için koleksiyonunu alır.

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)

Özellik Değeri

Şifreleme yöntemlerinin koleksiyonu. Varsayılan değer boş bir topluluktur.

Şunlara uygulanır