Share via


SiteAuthSettingsProperties.MicrosoftAccountClientSecretSettingName Property

Definition

The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication.

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

Property Value

Implements

Attributes

Applies to