Search Results for

    Show / Hide Table of Contents

    Enum CanProvisionIssueTags

    List of Tags for CanProvision Issues

    Namespace: PnP.Framework.Provisioning.CanProvisionRules
    Assembly: PnP.Framework.dll
    Syntax
    public enum CanProvisionIssueTags : int

    APP_CATALOG_NOT_YEY_FULLY_PROVISIONED

    The App Catalog needs a few hours to be fully provisioned

    MISSING_APP_CATALOG

    The App Catalog is missing

    MISSING_APP_CATALOG_PERMISSIONS

    The App Catalog is there, but the user doesn't have proper permissions

    MISSING_TERMSTORE_PERMISSIONS

    Lack of Permissions to access the TermStore

    USER_IS_NOT_TENANT_ADMIN

    Lack of Permissions, the user is not a Tenant Admin, which is required by the rule

    Extension Methods

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