Partager via


ClientSecretContract.ClientSecret Propriété

Définition

Obtient ou définit le secret client ou d’application utilisé dans IdentityProviders, Aad, OpenID ou 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 à