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

[To be supplied.]

[Visual Basic]
Protected KeyValue() As Byte
[C#]
protected byte[] KeyValue;
[C++]
protected: unsigned char* KeyValue[];
[JScript]
protected var KeyValue : Byte[];

See Also

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