asp.net.ph

HttpClientCertificate.Certificate Property

System.Web Namespace   HttpClientCertificate Class


Gets a string containing the binary stream of the entire certificate content, in ASN.1 format.

[ VB ]
Public ReadOnly Property Certificate As Byte ( ) 

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

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

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

Property Value

The client certificate.

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