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

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property HashSize As Integer
[C#]
public int HashSize {virtual get;}
[C++]
public: __property virtual int get_HashSize();
[JScript]
public function get HashSize() : int;

See Also

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