OrganizationProfileManager 成员

请注意:此 API 现在已过时。

创建、 删除、 管理,并从OrganizationProfile对象中检索数据。

OrganizationProfileManager 类型公开以下成员。

构造函数

  名称 说明
公共方法 OrganizationProfileManager(ServerContext) 已过时。初始化使用指定的服务器的上下文的OrganizationProfileManager类的一个新实例。
公共方法 OrganizationProfileManager(SPServiceContext) 已过时。初始化使用指定的服务上下文的OrganizationProfileManager类的一个新实例。

页首

属性

  名称 说明
公共属性 AccountNameFormat 获取的帐户名格式。 (从 ProfileManagerBase 继承。)
公共属性 Count 已过时。获取配置文件数据存储区中包含的组织配置文件的总数。 (覆盖 ProfileManagerBase.Count。)
公共属性 CurrentChangeToken 获取当前更改此模板类型的标记。 (从 ProfileManagerBase 继承。)
公共属性 DefaultProfileSubtypeProperties 获取默认值ProfileSubtypePropertyManager。 (从 ProfileManagerBase 继承。)
公共属性 Properties 已过时。获取已定义的配置文件属性,不包括部分的集合。 (从 ProfileManagerBase 继承。)
公共属性 PropertiesWithSection 已过时。获取已定义的配置文件属性,包括部分的集合。 (从 ProfileManagerBase 继承。)
公共属性 RootOrganization 已过时。返回当前服务器或服务上下文的根组织。

页首

方法

  名称 说明
公共方法 CreateOrganizationProfile 已过时。创建具有指定的ProfileSubtypeProfileBase指定的的组织配置文件。
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetChanges() 已过时。对组织配置文件属性已更改日志中的记录返回更改。 (覆盖 ProfileManagerBase.GetChanges()。)
公共方法 GetChanges(ProfileBaseChangeQuery) 已过时。返回由指定的变更查询已对组织配置文件属性和在更改日志中记录的更改。 (覆盖 ProfileManagerBase.GetChanges(ProfileBaseChangeQuery)。)
公共方法 GetChanges(UserProfileChangeToken) 已过时。返回已对组织配置文件属性和在更改日志中记录的更改日志中的更改到指定位置。 (覆盖 ProfileManagerBase.GetChanges(UserProfileChangeToken)。)
公共方法 GetEnumerator() 返回可用于循环访问所有配置文件IEnumerator 。 (从 ProfileManagerBase 继承。)
公共方法 GetEnumerator(Int64, Int32) 返回可用于循环访问指定数量的配置文件IEnumerator 。 (从 ProfileManagerBase 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetOrganizationProfile 已过时。返回与指定的记录标识符组织配置文件。
公共方法 GetProfile 已过时。返回与指定的记录标识符组织配置文件为ProfileBase。 (覆盖 ProfileManagerBase.GetProfile(Int64)。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RemoveOrganizationProfile 已过时。从用户配置文件数据库中移除与指定的记录标识符组织配置文件。
公共方法 RemoveProfile 已过时。从用户配置文件数据库中删除指定的组织的配置文件。 (覆盖 ProfileManagerBase.RemoveProfile(ProfileBase)。)
公共方法 ResolveProfile 返回与指定的搜索模式匹配的ProfileBase对象的一个数组。 (从 ProfileManagerBase 继承。)
公共方法 Search(String) 检索特定的配置文件类型的可搜索属性与指定的搜索模式匹配的ProfileBase对象的一个数组。 (从 ProfileManagerBase 继承。)
公共方法 Search([]) 检索特定的配置文件类型的可搜索属性与指定的搜索模式匹配的ProfileBase对象的一个数组。 (从 ProfileManagerBase 继承。)
公共方法 Search(OrganizationProfile, String) 已过时。其可搜索属性与指定的搜索模式匹配的指定的OrganizationProfile对象下 (如ProfileBase对象) 中检索用户和组织的数组。 (从 ProfileManagerBase 继承。)
公共方法 Search(OrganizationProfile, []) 已过时。其可搜索属性与指定的搜索模式匹配的指定的OrganizationProfile对象下 (如ProfileBase对象) 中检索用户和组织的数组。 (从 ProfileManagerBase 继承。)
公共方法 Search([], Int32, Nullable<Boolean>) 返回配置文件特定的子类型,0 表示所有的子类型。 (从 ProfileManagerBase 继承。)
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

OrganizationProfileManager 类

Microsoft.Office.Server.UserProfiles 命名空间