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

System.Security.Cryptography.X509Certificates.X509FindType Enumeration

Documentation for this section has not yet been entered.
public enum X509FindType

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
FindByApplicationPolicyDocumentation for this section has not yet been entered.
FindByCertificatePolicyDocumentation for this section has not yet been entered.
FindByExtensionDocumentation for this section has not yet been entered.
FindByIssuerDistinguishedNameDocumentation for this section has not yet been entered.
FindByIssuerNameDocumentation for this section has not yet been entered.
FindByKeyUsageDocumentation for this section has not yet been entered.
FindBySerialNumberDocumentation for this section has not yet been entered.
FindBySubjectDistinguishedNameDocumentation for this section has not yet been entered.
FindBySubjectKeyIdentifierDocumentation for this section has not yet been entered.
FindBySubjectNameDocumentation for this section has not yet been entered.
FindByTemplateNameDocumentation for this section has not yet been entered.
FindByThumbprintDocumentation for this section has not yet been entered.
FindByTimeExpiredDocumentation for this section has not yet been entered.
FindByTimeNotYetValidDocumentation for this section has not yet been entered.
FindByTimeValidDocumentation 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