Search Results for

    Show / Hide Table of Contents

    Interface ISiteCollectionApp

    Represents an interace for an app located at the site collection app catalog.

    Inherited Members
    IApp.Id
    IApp.Title
    IApp.AadAppId
    IApp.AadPermissions
    IApp.AppCatalogVersion
    IApp.CanUpgrade
    IApp.CDNLocation
    IApp.ContainsTenantWideExtension
    IApp.CurrentVersionDeployed
    IApp.Deployed
    IApp.ErrorMessage
    IApp.InstalledVersion
    IApp.IsClientSideSolution
    IApp.IsEnabled
    IApp.IsPackageDefaultSkipFeatureDeployment
    IApp.IsValidAppPackage
    IApp.ProductId
    IApp.ShortDescription
    IApp.SkipDeploymentFeature
    IApp.ThumbnailUrl
    IApp.Deploy(Boolean)
    IApp.DeployAsync(Boolean)
    IApp.ApprovePermissionRequests()
    IApp.ApprovePermissionRequestsAsync()
    IApp.Retract()
    IApp.RetractAsync()
    IApp.Remove()
    IApp.RemoveAsync()
    IApp.Install()
    IApp.InstallAsync()
    IApp.Upgrade()
    IApp.UpgradeAsync()
    IApp.Uninstall()
    IApp.UninstallAsync()
    IDataModelWithContext.PnPContext
    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public interface ISiteCollectionApp : IApp, IDataModelWithContext
    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer