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!

SymmetricStreamEncryptor.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

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