Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Aspose.Network for .NET
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Workflow for .NET
Product Information
XPDL Designer User Guide
Programmer's Guide
Knowledge Base
Aspose.Workflow for .Net API Reference
Aspose.License Namespace
Aspose.Workflow Namespace
Aspose.Workflow.Engine Namespace
ActivityTypeEnum Enumeration
ApplicationStatus Enumeration
AsposeWorkflowException Class
ConditionTypeEnum Enumeration
EngineManager Class
IActivity Interface
IActivityBlock Interface
IApplication Interface
IApplicationAdmin Interface
IApplicationParameter Interface
IAssignmentsManager Interface
IAssignmentsManagerEx Interface
IDeadline Interface
IEngine Interface
IEngineConfiguration Interface
IGroup Interface
IGroupEx Interface
IHistoryAdmin Interface
IInstanceAdmin Interface
IInstanceAdmin0 Interface
IPackage Interface
IPackageAdmin Interface
IParticipant Interface
IProcess Interface
IProcessInstance Interface
IProcessInstanceHistory Interface
IRuntimeArgs Interface
IRuntimeCallback Interface
ISimulateInstanceAdmin Interface
ISimulateWorkList Interface
ISubflow Interface
ITask Interface
ITaskHistory Interface
IToolAgent Interface
IToolAgentEx Interface
IToolAgentExArgs Interface
ITransition Interface
IUser Interface
IUserEx Interface
IUserGroupManager Interface
IUserGroupManager Members
Properties
Methods
IUserGroupManagerEx Interface
IWorkList Interface
IWorklist0 Interface
IWorkList2 Interface
ParameterMode Enumeration
Aspose.Workflow.Engine.Configuration Namespace
Aspose.Workflow.Engine.Services Namespace
Aspose.Workflow.Internal.Persistence.Impl.DataSet.DataSets Namespace
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
Utility Components
>
Aspose.Workflow for .NET
>
Aspose.Workflow for .Net API Reference
>
Aspose.Workflow.Engine Namespace
>
IUserGroupManager Interface
>
IUserGroupManager Members
IUserGroupManager overview
Public Instance Properties
Engine
Return the engine instance which current admin interface Iassociated with.
Public Instance Methods
AddGroupToGroup
Add a group to a parent group
AddUserToGroup
Add a user to an group
AuthUser
Authenticate a User
CreateGroup
Create a group using the given group name
CreateUser
Create a User
GetAllGroupNames
Return all groups name in Aspose.Workflow engine
GetAllUserNames
Return all users name in Aspose.Workflow engine
GetGroup
Return the group detail info using the given group name.
GetUser
Return the user detail info using the given user name.
IsGroupExists
Test if a given name group exists
IsUserExists
Test if a given name user exists
RemoveGroup
Delete the given group.
RemoveGroupFromGroup
Remote a group from its parent group.
RemoveUser
Remove a User
RemoveUserFromGroup
Remove a user from the given group.
UpdateUser
Update a user's information
See Also
IUserGroupManager Interface
|
Aspose.Workflow.Engine Namespace