Partager via


AuthorizationServerSecretsContract.ClientSecret Propriété

Définition

Obtient ou définit les secrets du serveur d’autorisation 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à