AcsServicePrincipal.ClientSecret Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to