Bagikan melalui


SymmetricAlgorithm.ModeValue Bidang

Definisi

Mewakili mode sandi yang digunakan dalam algoritma simetris.

protected: System::Security::Cryptography::CipherMode ModeValue;
protected System.Security.Cryptography.CipherMode ModeValue;
val mutable ModeValue : System.Security.Cryptography.CipherMode
Protected ModeValue As CipherMode 

Nilai Bidang

Keterangan

Lihat CipherMode enumerasi untuk deskripsi mode tertentu.

Bidang ini diakses melalui Mode properti .

Berlaku untuk

Lihat juga