次の方法で共有


GitHubClientSecret.ByoaSecretAkvUrl プロパティ

定義

独自のアプリ クライアント シークレット 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象