| AggregatedFileContentPermissionManager | File content permission manager with aggregation of named registrations IFileContentPermissionManager in DI. |
| FileContentExtensions | File content extensions for Unity. |
| FileContentHandler | Base file content handler implementation. |
| FileContentHelper | Helper for file content. |
| FileContentLinkPermissionContext |
Context for checking permissions to create file link.
|
| TempFileLinkProvider |
Provider for creation file and file version temporary access tokens and accessing its content. Makes no permission check. Use it if you are absolutely sure it's safe to do. |
| IFileContentLinkPermissionContext | Context for checking permissions to create file link. |
| IFileContentPermissionManager | File content permissions manager. |
| ITempFileLinkProvider |
Provider for creation file and file version temporary access tokens and accessing its content. Makes no permission check. Use it if you are absolutely sure it's safe to do. |