Data Object - UserSearchResult(vim.UserSearchResult)

Returned by
RetrieveUserGroups
Extended by
PosixUserSearchResult
Extends
DynamicData

Data Object Description

When searching for users, the search results in some additional information. This object describes the additional information.

Properties

Name Type Description
fullName*xsd:string

Full name of the user found by the search, or the description of a group, if available.
groupxsd:boolean

If this is true, then the result is a group. If this is false, then the result is a user.
principalxsd:string

Login name of a user or the name of a group. This key is the user within the searched domain.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition