Udostępnij za pośrednictwem


RsaEncryptionCookieTransform.DecryptionKeys Właściwość

Definicja

Pobiera klucze używane do odszyfrowywania Domyślnie ta właściwość zwraca listę zawierającą tylko klucz szyfrowania.

protected:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::RSA ^> ^ DecryptionKeys { System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::RSA ^> ^ get(); };
protected virtual System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.RSA> DecryptionKeys { get; }
member this.DecryptionKeys : System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.RSA>
Protected Overridable ReadOnly Property DecryptionKeys As ReadOnlyCollection(Of RSA)

Wartość właściwości

Klucze do użycia do odszyfrowywania.

Dotyczy