User creation¶
Description
PAS uses a multi-phase algorithm to create a user object
-
An
IUserFactoryPluginplugin is used to create a new user object. -
All
IPropertiesPluginplugins are queried to get the property sheets. -
All
IGroupsPluginplugins are queried to get the groups. -
All
IRolesPluginplugins are queried to get the global roles.
