Freigeben über


GatewayCertificateAuthorityContract.IsTrusted Eigenschaft

Definition

Ruft ab oder legt fest, ob die Zertifizierungsstelle vertrauenswürdig ist.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: