Search Results for

    Show / Hide Table of Contents

    Enum SharingLinkType

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum SharingLinkType : int

    AnonymousAccess

    AnonymousAccess - anyone with the link

    Direct

    Direct - only people who have permission

    Internal

    Internal - only people in the organization

    None

    None

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<SharingLinkType>(String)
    ObjectExtensions.Set<SharingLinkType, T>(Expression<Func<SharingLinkType, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer