Partager via


GcpCredentialsDetailsProperties.ClientX509CertUrl Property

Definition

Gets or sets client x509 certificate URL field of the API key (write only)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to