IdentityUserClaim<TKey>.ClaimType Property

Definition

Gets or sets the claim type for this claim.

public:
 virtual property System::String ^ ClaimType { System::String ^ get(); void set(System::String ^ value); };
public virtual string ClaimType { get; set; }
public virtual string? ClaimType { get; set; }
member this.ClaimType : string with get, set
Public Overridable Property ClaimType As String

Property Value

Applies to