Search Results for

    Show / Hide Table of Contents

    Enum SPOLimitedAccessFileType

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

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum SPOLimitedAccessFileType : int

    OfficeOnlineFilesOnly

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

    OtherFiles

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

    WebPreviewableFiles

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

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer