SymmetricAlgorithm.ModeValue Feld

Definition

Stellt den im symmetrischen Algorithmus verwendeten Verschlüsselungsmodus dar.

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

Feldwert

Hinweise

Eine Beschreibung bestimmter Modi finden Sie CipherMode unter Enumeration.

Auf dieses Feld wird über die Mode -Eigenschaft zugegriffen.

Gilt für:

Weitere Informationen