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!

HashAlgorithm.HashValue

[To be supplied.]

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

See Also

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