Share via


AppleRegistration.ClientSecretSettingName Property

Definition

Gets or sets the app setting name that contains the client secret.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to