Compartilhar via


JsonWebTokenHandler.ShortClaimTypeProperty Property

Definition

Gets or sets the property name of Properties the will contain the original JSON claim 'name' if a mapping occurred when the Claim(s) were created.

public static string ShortClaimTypeProperty { get; set; }
static member ShortClaimTypeProperty : string with get, set
Public Shared Property ShortClaimTypeProperty As String

Property Value

Exceptions

Thrown if 'value' is null or whitespace.

Applies to