Udostępnij za pośrednictwem


KeyDescriptor.EncryptionMethods Właściwość

Definicja

Pobiera kolekcję EncryptionMethod dla tego deskryptora klucza.

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)

Wartość właściwości

Kolekcja metod szyfrowania. Wartością domyślną jest pusta kolekcja.

Dotyczy