Compartir a través de


GatewayCertificateAuthorityContract.IsTrusted Propiedad

Definición

Obtiene o establece determina si la entidad de certificación es de confianza.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isTrusted")]
public bool? IsTrusted { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isTrusted")>]
member this.IsTrusted : Nullable<bool> with get, set
Public Property IsTrusted As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a