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!

KeySizes.MaxSize

[To be supplied.]

[Visual Basic]
Public MaxSize As Integer
[C#]
public int MaxSize;
[C++]
public: int MaxSize;
[JScript]
public var MaxSize : int;

See Also

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