PersonalSiteCreateConfigurationException.ErrorType 枚举

指示在创建和配置的个人网站的尝试过程中发生的故障的类型。

命名空间:  Microsoft.Office.Server.UserProfiles
程序集:  Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)

语法

声明
Public Enumeration ErrorType
用法
Dim instance As PersonalSiteCreateConfigurationException.ErrorType
public enum ErrorType

成员

成员名称 说明
Unknown 未知的错误。
LanguageNotInstalled 未安装的语言包。
ManagedPathNotExist 管理的路径不存在。
SelfServiceSiteCreationNotEnabled 未启用自助服务网站创建设置。

另请参阅

引用

Microsoft.Office.Server.UserProfiles 命名空间