asp.net.ph

HttpClientCertificate.SerialNumber Property

System.Web Namespace   HttpClientCertificate Class


Provides the certificate serial number as an ASCII representation of hexadecimal bytes separated by hyphens. For example, 04-67-F3-02.

[ VB ]
Public ReadOnly Property SerialNumber As String

[ C# ]
public string SerialNumber {get;}

[ C++ ]
public: __property String* get_SerialNumber ( );

[ JScript ]
public function get SerialNumber ( ) : String;

Property Value

The certificate serial number.

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