次の方法で共有


GitHubClientSecret.ByoaSecretName プロパティ

定義

AKV で独自のアプリ クライアント シークレット名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象