IdentityControllerGetManagerIds Method |
Name | Description | |
---|---|---|
![]() | GetManagerIds(Int32, ContextControllerCrawlMode) |
Returns the "managers" of an identity.
The managers are the owners of the identity's primary context (or the owner of an ancestor context if the primary context itself has no owners).
If one or more supervisors are stated (according to the identity's primary context type) on the identity then these are returned as priority one.
Managers are either users or (non-personal) groups (or a combination).
|
![]() ![]() | GetManagerIds(Int32, SqlConnection, SqlTransaction) |
Returns the "managers" of an identity.
The managers are the owners of the identity's primary context (or the owner of an ancestor context if the primary context itself has no owners).
If one or more supervisors are stated (according to the identity's primary context type) on the identity then these are returned as priority one.
|
![]() ![]() | GetManagerIds(Int32, Boolean, SqlConnection, SqlTransaction) |
Returns the "managers" of an identity.
The managers are the owners of the identity's primary context (or the owner of an ancestor context if the primary context itself has no owners).
If one or more supervisors are stated (according to the identity's primary context type) on the identity then these are returned as priority one.
Managers are either users or (non-personal) groups (or a combination).
|