ApplicationUser..::..GenerateUserIdentity Method
Generates the user identity.
Namespace:
FLEXYGO.Authentication.IdentityAssembly: flxAuthentication (in flxAuthentication.dll)
Syntax
public ClaimsIdentity GenerateUserIdentity( ApplicationUserManager manager )
Public Function GenerateUserIdentity ( _ manager As ApplicationUserManager _ ) As ClaimsIdentity
Parameters
- manager
- Type: FLEXYGO.Authentication.Identity..::..ApplicationUserManager
The manager.