AntiForgeryConfig.UniqueClaimTypeIdentifier 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.
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
Feedback
Submit and view feedback for