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

[To be supplied.]

[Visual Basic]
Protected HashSizeValue As Integer
[C#]
protected int HashSizeValue;
[C++]
protected: int HashSizeValue;
[JScript]
protected var HashSizeValue : int;

See Also

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