Data Object - PosixUserSearchResult(vim.PosixUserSearchResult)

Extends
UserSearchResult

Data Object Description

Searching for users and groups on POSIX systems provides User ID and Group ID information, in addition to that defined in UserSearchResult.

Properties

Name Type Description
idxsd:int

If the search result is for a user, then id refers to User ID. For a group, the value of Group ID is assigned to id.
shellAccess*xsd:boolean

If the search result is for a user, shellAccess indicates whether shell access has been granted or not.
Properties inherited from UserSearchResult
fullName, group, principal
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition