X509InitiatorCertificateClientElement.StoreName Свойство

Определение

Возвращает или задает имя открываемого хранилища сертификатов X.509.

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

Значение свойства

Строка StoreName, содержащая имя открываемого хранилища сертификатов X.509.

Атрибуты

Применяется к