Click or drag to resize

ContextControllerGetManagerIds Method

Overload List
  NameDescription
Public methodGetManagerIds(IEnumerableInt32, 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.
Public methodGetManagerIds(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.
Top
See Also