IdentityUserClaim Constructor

Constructor

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New IdentityUserClaim()
public IdentityUserClaim()
public:
IdentityUserClaim()
new : unit -> IdentityUserClaim
public function IdentityUserClaim()

See Also

Reference

IdentityUserClaim Class

Microsoft.AspNet.Identity.EntityFramework Namespace