asp.net.ph

HttpClientCertificate.KeySize Property

System.Web Namespace   HttpClientCertificate Class


Gets the number of bits in the digital certificate key size. For example, 128.

[ VB ]
Public ReadOnly Property KeySize As Integer

[ C# ]
public int KeySize {get;}

[ C++ ]
public: __property int get_KeySize ( );

[ JScript ]
public function get KeySize ( ) : int;

Property Value

The number of bits in the key size.

See Also

HttpClientCertificate Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph