FunctionsIdentity.Authprovider Property

Definition

The auth provider for the users.

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

Property Value

Implements

Attributes

Applies to