System.Web.HttpClientCertificate.Subject Property

Gets the subject field of the client certificate.

Syntax

public string Subject { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If String is specified without a subfield, the System.Web.HttpClientCertificate collection returns a comma-separated list of subfields. For example, C=US, O= Msft.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0