Share via


IdentityUserClaim<TKey> Constructor ()

 

Initializes a new instance of the IdentityUserClaim<TKey> class.

Namespace:   Microsoft.AspNet.Identity.EntityFramework
Assembly:  Microsoft.AspNet.Identity.EntityFramework (in Microsoft.AspNet.Identity.EntityFramework.dll)

Syntax

public IdentityUserClaim()
public:
IdentityUserClaim()
new : unit -> IdentityUserClaim
Public Sub New

See Also

IdentityUserClaim<TKey> Class
Microsoft.AspNet.Identity.EntityFramework Namespace
ASP.NET Identity

Return to top