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

상속: IIdAndNameCommand
파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement 1 사용 예제들

공개 메소드들

메소드 설명
CreateUserCommand ( System.Guid id, string name, string>.IReadOnlyCollection customProperties ) : System

메소드 상세

CreateUserCommand() 공개 메소드

public CreateUserCommand ( System.Guid id, string name, string>.IReadOnlyCollection customProperties ) : System
id System.Guid
name string
customProperties string>.IReadOnlyCollection
리턴 System