C# 클래스 Affecto.IdentityManagement.Commanding.Commands.CreateUserPasswordAccountCommand

상속: IUserIdAndNameCommand
파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement

공개 메소드들

메소드 설명
CreateUserPasswordAccountCommand ( System.Guid userId, string name, string password ) : System

메소드 상세

CreateUserPasswordAccountCommand() 공개 메소드

public CreateUserPasswordAccountCommand ( System.Guid userId, string name, string password ) : System
userId System.Guid
name string
password string
리턴 System