PersonalSiteInstantiationState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum PersonalSiteInstantiationState
type PersonalSiteInstantiationState =
Public Enum PersonalSiteInstantiationState
- Inheritance
-
PersonalSiteInstantiationState
Fields
Name | Value | Description |
---|---|---|
Uninitialized | 0 | |
Enqueued | 1 | |
Created | 2 | |
Deleted | 3 | |
PermissionsGeneralFailure | 4096 | |
PermissionsUPANotGranted | 4097 | |
PermissionsUserNotLicensed | 4098 | |
PermissionsSelfServiceSiteCreationDisabled | 4099 | |
PermissionsNoMySitesInPeopleLight | 4100 | |
PermissionsEmptyHostUrl | 4101 | |
PermissionsHostFailedToInitializePersonalSiteContext | 4102 | |
ErrorGeneralFailure | 8192 | |
ErrorManagedPathDoesNotExist | 8193 | |
ErrorLanguageNotInstalled | 8194 | |
ErrorPartialCreate | 8195 | |
ErrorPersonalSiteAlreadyExists | 8196 | |
ErrorRootSiteNotPresent | 8197 | |
ErrorSelfServiceSiteCreateCallFailed | 8198 |