CertificateReferenceElement.X509FindType Property

Definition

Gets or sets the type of X.509 search to be executed.

[System.Configuration.ConfigurationProperty("x509FindType", DefaultValue=System.Security.Cryptography.X509Certificates.X509FindType.FindBySubjectDistinguishedName)]
public System.Security.Cryptography.X509Certificates.X509FindType X509FindType { get; set; }

Property Value

An X509FindType that contains the type of X.509 search to be executed.

Attributes

Remarks

The type contained in FindValue must satisfy the requirements of this property.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1