Share via


SiteAuthSettingsV2Properties.IdentityProvider Property

Definition

The configuration settings of each of the identity providers used to configure App Service Authentication/Authorization.

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

Property Value

Implements

Attributes

Applies to