repositoryFileAclDto
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
id (string) | 0/1 | |
entriesInheriting (boolean) | 1/1 | |
owner (string) | 0/1 | |
ownerType (int) | 1/1 | |
aces (repositoryFileAclAceDto) | 0/unbounded | |
tenantPath (string) | 0/1 |
JSON
property | type | description |
---|---|---|
id | id (string) | |
entriesInheriting | entriesInheriting (boolean) | |
owner | owner (string) | |
ownerType | ownerType (int) | |
aces | array of aces (repositoryFileAclAceDto) | |
tenantPath | tenantPath (string) |