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

System.Security.Cryptography.X509Certificates.X509VerificationFlags Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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