Share via


ApiManagementAuthorizationServerData.ClientSecret Property

Definition

Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.

public string ClientSecret { get; set; }
member this.ClientSecret : string with get, set
Public Property ClientSecret As String

Property Value

Applies to