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

Inheritance: IUserIdAndNameCommand
Show file Open project: affecto/dotnet-IdentityManagement Class Usage Examples

Public Methods

Method Description
CreateExternalUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System

Method Details

CreateExternalUserAccountCommand() public method

public CreateExternalUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System
userId System.Guid
type Interfaces
name string
return System