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

Inheritance: IIdAndNameCommand
Afficher le fichier Open project: affecto/dotnet-IdentityManagement Class Usage Examples

Méthodes publiques

Méthode Description
CreateUserCommand ( System.Guid id, string name, string>.IReadOnlyCollection customProperties ) : System

Method Details

CreateUserCommand() public méthode

public CreateUserCommand ( System.Guid id, string name, string>.IReadOnlyCollection customProperties ) : System
id System.Guid
name string
customProperties string>.IReadOnlyCollection
Résultat System