System.Web.HttpClientCertificate.Flags Property

A set of flags that provide additional client certificate information.

Syntax

public int Flags { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Bit0 is set to 1 if the client certificate is present. Bit1 is set to 1 if the Certificate Authority (CA) of the client certificate is not in the list of recognized CAs on the server.

Requirements

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