Compartilhar via


AuthConfig.IdentityProvider Property

Definition

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

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

Property Value

Implements

Attributes

Applies to