SymmetricAlgorithm.ModeValue 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示對稱演算法中使用的密碼模式。
protected: System::Security::Cryptography::CipherMode ModeValue;
protected System.Security.Cryptography.CipherMode ModeValue;
val mutable ModeValue : System.Security.Cryptography.CipherMode
Protected ModeValue As CipherMode
欄位值
備註
如需特定模式的描述,請參閱 CipherMode 列舉。
此欄位是透過 Mode 屬性來存取。