Share via


AppRegistration.AppSecretSettingName Property

Definition

The app setting name that contains the app secret.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string AppSecretSettingName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.AppSecretSettingName : string with get, set
Public Property AppSecretSettingName As String

Property Value

Implements

Attributes

Applies to