IdentityUserClaim<TKey>.ClaimValue Property

Definition

Gets or sets the claim value for this claim.

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

Property Value

Applies to