Share via


AntiForgeryConfig.UniqueClaimTypeIdentifier Property

Definition

If claims-based authorization is in use, gets or sets the claim type from the identity that is used to uniquely identify the user.

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

Property Value

The claim type.

Applies to