Managed Object - UserDirectory

Property of
HostConfigManager, ServiceContent
See also
UserSearchResult
Since
null


Managed Object Description

Properties

Name Type Description
domainList* Pxsd:string[]


*May not be presentP Required privilege: System.View

Methods

Methods defined in this Managed Object
RetrieveUserGroups

RetrieveUserGroups

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the UserDirectory used to make the method call.
domain* Pxsd:string

Since null
searchStr Pxsd:string

Since null
belongsToGroup* Pxsd:string

Since null
belongsToUser* Pxsd:string

Since null
exactMatch Pxsd:boolean

Since null
findUsers Pxsd:boolean

Since null
findGroups Pxsd:boolean

Since null
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
UserSearchResult[]

Faults

Type Description
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None