Share via


PersonalSiteCreateConfigurationException.ErrorType enumeration

Indica o tipo de falha que ocorre durante a tentativa de criar e configurar um site pessoal.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public Enumeration ErrorType
'Uso
Dim instance As PersonalSiteCreateConfigurationException.ErrorType
public enum ErrorType

Members

Member name Description
Unknown Um erro desconhecido.
LanguageNotInstalled Um pacote de idioma não está instalado.
ManagedPathNotExist Não existe um caminho gerenciado.
SelfServiceSiteCreationNotEnabled Uma configuração de criação de site de autoatendimento não está habilitada.

Ver também

Referência

Microsoft.Office.Server.UserProfiles namespace