GcpCredentialsDetailsProperties.AuthProviderX509CertUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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