C# Class OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.SiteCollectionProvisioningJobHandler

Inheritance: OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.ProvisioningJobHandler
Afficher le fichier Open project: OfficeDev/PnP-Partner-Pack

Méthodes publiques

Méthode Description
EnableExternalSharing ( Tenant tenant, Site site ) : void

Méthodes protégées

Méthode Description
RunJobInternal ( ProvisioningJob job ) : void

Private Methods

Méthode Description
CreateSiteCollection ( SiteCollectionProvisioningJob job ) : void

Method Details

EnableExternalSharing() public méthode

public EnableExternalSharing ( Tenant tenant, Site site ) : void
tenant Tenant
site Site
Résultat void

RunJobInternal() protected méthode

protected RunJobInternal ( ProvisioningJob job ) : void
job ProvisioningJob
Résultat void