SiteAuthSettingsV2.Login Property

Definition

The configuration settings of the login flow of users using App Service Authentication/Authorization.

public Azure.ResourceManager.AppService.Models.WebAppLoginInfo Login { get; set; }
member this.Login : Azure.ResourceManager.AppService.Models.WebAppLoginInfo with get, set
Public Property Login As WebAppLoginInfo

Property Value

Applies to