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!

AsymmetricAlgorithm.LegalKeySizesValue

[To be supplied.]

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

See Also

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