Aracılığıyla paylaş


X509CertificateTrustedIssuerElement.StoreName Özellik

Tanım

Açılacak X.509 sertifika deposu adını alır veya ayarlar.

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

Özellik Değeri

StoreName

Açılacak StoreName X.509 sertifika deposu adını içeren bir.

Öznitelikler

Şunlara uygulanır