NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SymmetricAlgorithm.ModeValue

[To be supplied.]

[Visual Basic]
Protected ModeValue As CipherMode
[C#]
protected CipherMode ModeValue;
[C++]
protected: CipherMode ModeValue;
[JScript]
protected var ModeValue : CipherMode;

See Also

SymmetricAlgorithm Class | SymmetricAlgorithm Members | System.Security.Cryptography Namespace