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!

SymmetricAlgorithm.BlockSizeValue

[To be supplied.]

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

See Also

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