Share via


AppRegistration.AppSecretSettingName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to