Newer Version Available
ConnectApi.ExternalFilePermissionInformation
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| externalFilePermissionTypes | List<ConnectApi.ContentHubPermissionType> | Available permission types for the parent folder of the external file, or null for non-external files or when includeExternalFilePermissionsInfo is false. | 39.0 |
| externalFilePermissionsFailure | Boolean | true if the retrieval of external file information failed or if includeExternalFilePermissionsInfo is false; false otherwise. | 39.0 |
| externalFilePermissionsInfoFailureReason | String | Explanation of the failure if a failure occurred and includeExternalFilePermissionsInfo is true; null otherwise. | 39.0 |
| externalFileSharingStatus | ConnectApi.ContentHubExternalItemSharingType | Sharing status for the external
file.
Values are:
|
39.0 |
| repositoryPublicGroups | List<ConnectApi.RepositoryGroupSummary> | Available public groups in the external repository or null for non-external files or when includeExternalFilePermissionsInfo is false. | 39.0 |