Bagikan melalui


CertificateReferenceElement.X509FindType Properti

Definisi

Mendapatkan atau mengatur jenis pencarian X.509 yang akan dijalankan.

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)]
public System.Security.Cryptography.X509Certificates.X509FindType X509FindType { get; set; }
[<System.Configuration.ConfigurationProperty("x509FindType", DefaultValue=System.Security.Cryptography.X509Certificates.X509FindType.FindBySubjectDistinguishedName)>]
member this.X509FindType : System.Security.Cryptography.X509Certificates.X509FindType with get, set
Public Property X509FindType As X509FindType

Nilai Properti

Yang X509FindType berisi jenis pencarian X.509 yang akan dijalankan.

Atribut

Keterangan

Jenis yang terkandung di FindValue harus memenuhi persyaratan properti ini.

Berlaku untuk