Compartir a través de


Certificate.IsExportable Propiedad

Definición

Obtiene la marca exportable del certificado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isExportable")]
public bool IsExportable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isExportable")>]
member this.IsExportable : bool
Public ReadOnly Property IsExportable As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a