Name
|
Type
|
Description
|
entity | ManagedObjectReference
to a
ManagedEntity |
Managed entity the permission is defined on. Left unset
when calling setPermissions or resetPermissions, but present
for the results of permission queries.
|
group | xsd:boolean |
Whether principal refers to a user or a group. True for
a group and false for a user.
|
principal | xsd:string |
User or group receiving access in the form of
"login" for local or "DOMAIN\login" for users in a Windows domain.
|
propagate | xsd:boolean |
Whether or not this permission propagates down the hierarchy
to sub-entities.
|
roleId | xsd:int |
Reference to the role providing the access.
|
Properties inherited from DynamicData |
None |