GitHubClientSecret.ByoaSecretAkvUrl Property

Definition

Gets or sets bring your own app client secret AKV URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to