Partager via


GatewayCertificateAuthorityContract.IsTrusted Propriété

Définition

Obtient ou définit détermine si l’autorité de certification est approuvée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à