TokenValidationParameters.NameClaimType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a String that defines the NameClaimType.
public string NameClaimType { get; set; }
member this.NameClaimType : string with get, set
Public Property NameClaimType As String
Property Value
Remarks
Controls the value Name returns. It will return the first Value where the Type equals NameClaimType. The default is DefaultNameClaimType.