Bagikan melalui


RsaEncryptionCookieTransform.DecryptionKeys Properti

Definisi

Mendapatkan kunci yang digunakan untuk dekripsi Secara default, properti ini mengembalikan daftar yang hanya berisi kunci enkripsi.

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)

Nilai Properti

Kunci yang digunakan untuk dekripsi.

Berlaku untuk