Compartir a través de


SiteAuthSettingsProperties.DefaultProvider Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.BuiltInAuthenticationProvider? DefaultProvider { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.DefaultProvider : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.BuiltInAuthenticationProvider> with get, set
Public Property DefaultProvider As Nullable(Of BuiltInAuthenticationProvider)

Property Value

Implements

Attributes

Applies to