Search Results for

    Show / Hide Table of Contents

    Enum ShareScope

    The scope of a link

    Namespace: PnP.Core.Model.Security
    Assembly: PnP.Core.dll
    Syntax
    public enum ShareScope : int

    Anonymous

    Anyone with the link has access, without needing to sign in. This may include people outside of your organization. Anonymous link support may be disabled by an administrator.

    Organization

    Anyone signed into your organization (tenant) can use the link to get access. Only available in OneDrive for Business and SharePoint.

    Users

    Specific people in the recipients collection can use the link to get access. Only available in OneDrive for Business and SharePoint.

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