HttpWorkerRequest.GetClientCertificateBinaryIssuer Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the certificate issuer, in binary format.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overridable Function GetClientCertificateBinaryIssuer As Byte()

Return Value

Type: System.Byte()

A byte array containing the certificate issuer expressed in binary format.

.NET Framework
Available since 1.1
Return to top
Show: