Partager via


GcpCredentialsDetailsProperties.AuthProviderX509CertUrl Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to