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

Inheritance: ICommand
Datei anzeigen Open project: affecto/dotnet-IdentityManagement

Public Methods

Method Description
RemoveRolePermissionCommand ( System.Guid roleId, System.Guid permissionId ) : System

Method Details

RemoveRolePermissionCommand() public method

public RemoveRolePermissionCommand ( System.Guid roleId, System.Guid permissionId ) : System
roleId System.Guid
permissionId System.Guid
return System