Mono Class Library: System.Security.Cryptography.X509Certificates Namespace

System.Security.Cryptography.X509Certificates.X509VerificationFlags Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
public enum X509VerificationFlags

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
AllFlagsDocumentation for this section has not yet been entered. [Edit]
AllowUnknownCertificateAuthorityDocumentation for this section has not yet been entered. [Edit]
IgnoreCertificateAuthorityRevocationUnknownDocumentation for this section has not yet been entered. [Edit]
IgnoreCtlNotTimeValidDocumentation for this section has not yet been entered. [Edit]
IgnoreCtlSignerRevocationUnknownDocumentation for this section has not yet been entered. [Edit]
IgnoreEndRevocationUnknownDocumentation for this section has not yet been entered. [Edit]
IgnoreInvalidBasicConstraintsDocumentation for this section has not yet been entered. [Edit]
IgnoreInvalidNameDocumentation for this section has not yet been entered. [Edit]
IgnoreInvalidPolicyDocumentation for this section has not yet been entered. [Edit]
IgnoreNotTimeNestedDocumentation for this section has not yet been entered. [Edit]
IgnoreNotTimeValidDocumentation for this section has not yet been entered. [Edit]
IgnoreRootRevocationUnknownDocumentation for this section has not yet been entered. [Edit]
IgnoreWrongUsageDocumentation for this section has not yet been entered. [Edit]
NoFlagDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0