C# Class EventSourced.Net.PrepareUserRegistrationChallenge

Inheritance: ICommand
Afficher le fichier Open project: danludwig/eventsourced.net

Méthodes publiques

Méthode Description
PrepareUserRegistrationChallenge ( System.Guid correlationId, string emailOrPhone, System.Guid userIdByEmailOrPhone, IPrincipal principal ) : System

Method Details

PrepareUserRegistrationChallenge() public méthode

public PrepareUserRegistrationChallenge ( System.Guid correlationId, string emailOrPhone, System.Guid userIdByEmailOrPhone, IPrincipal principal ) : System
correlationId System.Guid
emailOrPhone string
userIdByEmailOrPhone System.Guid
principal IPrincipal
Résultat System