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!

HttpClientCertificate.KeySize

[To be supplied.]

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

See Also

HttpClientCertificate Class | HttpClientCertificate Members | System.Web Namespace