Property | Type | Description | |
---|---|---|---|
_userManager | UserManager |
Method | Description | |
---|---|---|
GetProfileDataAsync ( ProfileDataRequestContext, context ) : Task, | ||
IsActiveAsync ( IsActiveContext, context ) : Task, | ||
ProfileService ( UserManager, userManager ) |
public GetProfileDataAsync ( ProfileDataRequestContext, context ) : Task, | ||
context | ProfileDataRequestContext, | |
return | Task, |
public IsActiveAsync ( IsActiveContext, context ) : Task, | ||
context | IsActiveContext, | |
return | Task, |
public ProfileService ( UserManager, userManager ) | ||
userManager | UserManager, |