Aracılığıyla paylaş


X509CertificateTrustedIssuerElement.X509FindType Özellik

Tanım

Yürütülecek X.509 araması türünü alır veya ayarlar.

public:
 property System::Security::Cryptography::X509Certificates::X509FindType X509FindType { System::Security::Cryptography::X509Certificates::X509FindType get(); void set(System::Security::Cryptography::X509Certificates::X509FindType value); };
[System.Configuration.ConfigurationProperty("x509FindType", DefaultValue=System.Security.Cryptography.X509Certificates.X509FindType.FindBySubjectDistinguishedName, Options=System.Configuration.ConfigurationPropertyOptions.IsKey)]
public System.Security.Cryptography.X509Certificates.X509FindType X509FindType { get; set; }
[<System.Configuration.ConfigurationProperty("x509FindType", DefaultValue=System.Security.Cryptography.X509Certificates.X509FindType.FindBySubjectDistinguishedName, Options=System.Configuration.ConfigurationPropertyOptions.IsKey)>]
member this.X509FindType : System.Security.Cryptography.X509Certificates.X509FindType with get, set
Public Property X509FindType As X509FindType

Özellik Değeri

X509FindType Yürütülecek X.509 aramasının türünü belirten bir.

Öznitelikler

Açıklamalar

içinde FindValue bulunan türün bu özelliğin gereksinimlerini karşılaması gerekir.

Şunlara uygulanır