Permissions
The OneDrive table Permissions, which shows all the permissions given to a resource of the drive.
Table Specific Information
Due to API limitations, all operators on this view are executed client-side.
Columns
Name | Type | References | Description |
id [KEY] | String | The unique identifier of the permission among all permissions on the item. | |
Etag | String | The audio_album column for the table Permissions. | |
grantedTo_application_displayName | String | For user type permissions, the details of the users & applications for this permission. | |
grantedTo_application_id | String | For user type permissions, the details of the users & applications for this permission. | |
inheritedFrom_driveId | Int64 | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_driveType | String | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_id | String | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_name | Int32 | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_path | Int32 | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_shareId | Int64 | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_sharepointIds_listId | String | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_sharepointIds_listItemId | Boolean | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_sharepointIds_siteId | Boolean | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_sharepointIds_siteUrl | String | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_siteId | Int32 | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
inheritedFrom_sharepointIds_webId | Int32 | Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. | |
invitation_email | Int32 | Details of any associated sharing invitation for this permission. | |
invitation_invitedBy_application_displayName | String | Details of any associated sharing invitation for this permission. | |
invitation_invitedBy_application_id | Datetime | Details of any associated sharing invitation for this permission. | |
invitation_redeemedBy | String | Details of any associated sharing invitation for this permission. | |
invitation_signInRequired | String | Details of any associated sharing invitation for this permission. | |
link_application_displayName | String | Provides the link details of the current permission, if it is a link type permissions. | |
link_application_id | String | Provides the link details of the current permission, if it is a link type permissions. | |
link_scope | String | Provides the link details of the current permission, if it is a link type permissions. | |
link_type | Boolean | Provides the link details of the current permission, if it is a link type permissions. | |
link_webUrl | Datetime | Provides the link details of the current permission, if it is a link type permissions. | |
roles | Datetime | The type of permission. It holds one of these values: read, write, sp.owner, sp.member. | |
shareId | Int32 | A unique token that can be used to access this shared item via the shares API. | |
ResourceId | Int32 | The ID of the resource you're getting the permissions of. |