Search Results for

    Show / Hide Table of Contents

    Enum SharingCapability

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

    Disabled

    Don't allow sharing outside your organization

    ExistingExternalUserSharingOnly

    Allow sharing only with the external users that already exist in your organization's directory

    ExternalUserAndGuestSharing

    Allow sharing with all external users, and by using anonymous access links

    ExternalUserSharingOnly

    Allow external users who accept sharing invitations and sign in as authenticated users

    Extension Methods

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