asp.net.ph

HttpClientCertificate.CertEncoding Property

System.Web Namespace   HttpClientCertificate Class


Gets the encoding of the certificate.

[ VB ]
Public ReadOnly Property CertEncoding As Integer

[ C# ]
public int CertEncoding {get;}

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

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

Property Value

One of the CERT_CONTEXT.dwCertEncodingType values.

Remarks

For more information on the CERT_CONTEXT structure, see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/hh/crypto/cryptoref_7uno.asp.

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