KeyDescriptor.EncryptionMethods Eigenschap

Definitie

Hiermee haalt u de verzameling voor EncryptionMethod deze sleuteldescriptor op.

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)

Waarde van eigenschap

De verzameling versleutelingsmethoden. De standaardwaarde is een lege verzameling.

Van toepassing op