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

[To be supplied.]

[Visual Basic]
Protected LegalBlockSizesValue() As KeySizes
[C#]
protected KeySizes[] LegalBlockSizesValue;
[C++]
protected: KeySizes* LegalBlockSizesValue[];
[JScript]
protected var LegalBlockSizesValue : KeySizes[];

See Also

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