HttpClientCertificate::Flags Property
.NET Framework (current version)
A set of flags that provide additional client certificate information.
Assembly: System.Web (in System.Web.dll)
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.
.NET Framework
Available since 1.1
Available since 1.1
Show: