X509DefaultServiceCertificateElement.StoreName Właściwość

Definicja

Pobiera lub ustawia nazwę magazynu certyfikatów X.509 do otwarcia.

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

Wartość właściwości

Element StoreName zawierający nazwę magazynu certyfikatów X.509 do otwarcia.

Atrybuty

Dotyczy