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;
The certificate serial number.
HttpClientCertificate Members
© 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