C# 클래스 EventSourced.Net.PrepareUserRegistrationChallenge

상속: ICommand
파일 보기 프로젝트 열기: danludwig/eventsourced.net

공개 메소드들

메소드 설명
PrepareUserRegistrationChallenge ( System.Guid correlationId, string emailOrPhone, System.Guid userIdByEmailOrPhone, IPrincipal principal ) : System

메소드 상세

PrepareUserRegistrationChallenge() 공개 메소드

public PrepareUserRegistrationChallenge ( System.Guid correlationId, string emailOrPhone, System.Guid userIdByEmailOrPhone, IPrincipal principal ) : System
correlationId System.Guid
emailOrPhone string
userIdByEmailOrPhone System.Guid
principal IPrincipal
리턴 System