Table of Contents

Enum SPOLimitedAccessFileType

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Specifies what type of files can be viewed when the AllowLimitedAccess is set as the ConditionalAccessPolicy

public enum SPOLimitedAccessFileType

Fields

OfficeOnlineFilesOnly = 0

Users affected by the limited access policy can only view Office Online files

OtherFiles = 2

Users affected by the limited access policy can view all files types with browser viewers and download any files without previewers

WebPreviewableFiles = 1

Users affected by the limited access policy can view Office Online files and files which are previewed through the media service