Compartir a través de


CertificateDescription.X509StoreName Propiedad

Definición

Obtiene o establece la ubicación del almacén de certificados local. Entre los valores posibles se incluyen: 'AddressBook', 'AuthRoot', 'CertificateAuthority', 'Disallowed', 'My', 'Root', 'TrustedPeople', 'TrustedPublisher'

[Newtonsoft.Json.JsonProperty(PropertyName="x509StoreName")]
public string X509StoreName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x509StoreName")>]
member this.X509StoreName : string with get, set
Public Property X509StoreName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a