asp.net.ph

HttpClientCertificate.PublicKey Property

System.Web Namespace   HttpClientCertificate Class


Gets the public key binary value from the certificate.

[ VB ]
Public ReadOnly Property PublicKey As Byte ( ) 

[ C# ]
public byte [ ] PublicKey {get;}

[ C++ ]
public: __property unsigned char get_PublicKey ( );

[ JScript ]
public function get PublicKey ( ) : Byte [ ];

Property Value

A byte array that contains the public key value.

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