asp.net.ph

HttpClientCertificate.BinaryIssuer Property

System.Web Namespace   HttpClientCertificate Class


Sets or retrieves the certificate issuer, in binary format.

[ VB ]
Public ReadOnly Property BinaryIssuer As Byte ( ) 

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

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

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

Property Value

The certificate issuer, expressed in binary format.

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