C# Класс Affecto.IdentityManagement.Commanding.Commands.CreateExternalUserAccountCommand

Наследование: IUserIdAndNameCommand
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CreateExternalUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System

Описание методов

CreateExternalUserAccountCommand() публичный Метод

public CreateExternalUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System
userId System.Guid
type Interfaces
name string
Результат System