Share via


CustomOpenIdConnectProvider.LoginNameClaimType Property

Definition

The name of the claim that contains the users name.

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

Property Value

Implements

Attributes

Applies to