Метод | Описание | |
---|---|---|
Execute ( |
Update a user's display name
|
|
Execute ( |
Update a user's display name
|
|
Update ( ArmedCards.BusinessLogic.DomainServices.User update ) : System |
public Execute ( |
||
userId | The ID of the user changing their display name | |
newDisplayName | String | The new display name |
oldDisplayName | String | The old display name |
Результат | Entities.OAMembership |
public Execute ( |
||
userId | The ID of the user changing their picture Url | |
pictureUrl | String | |
Результат | System.Threading.Tasks.Task |
public Update ( ArmedCards.BusinessLogic.DomainServices.User update ) : System | ||
update | ArmedCards.BusinessLogic.DomainServices.User | |
Результат | System |