C# Class Affecto.IdentityManagement.Commanding.Commands.CreateUserPasswordAccountCommand

Inheritance: IUserIdAndNameCommand
Afficher le fichier Open project: affecto/dotnet-IdentityManagement

Méthodes publiques

Méthode Description
CreateUserPasswordAccountCommand ( System.Guid userId, string name, string password ) : System

Method Details

CreateUserPasswordAccountCommand() public méthode

public CreateUserPasswordAccountCommand ( System.Guid userId, string name, string password ) : System
userId System.Guid
name string
password string
Résultat System