次の方法で共有


AuthorizationServerSecretsContract.ClientSecret プロパティ

定義

oAuth 承認サーバー シークレットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象