【问题标题】:Add new property to user profile using UserProfileService使用 UserProfileService 向用户配置文件添加新属性
【发布时间】:2010-01-18 14:37:28
【问题描述】:

在使用 UserProfileService 网络服务的 MOSS 2007 中,我能够从用户配置文件中读取/更新现有属性。是否可以使用此 Web 服务来创建新属性?如果是怎么办?

谢谢!

【问题讨论】:

    标签: sharepoint web-services user-profile


    【解决方案1】:

    不,它不支持添加新的配置文件属性。您将需要使用 Office Server API。

    这里有一些更详细的信息。 http://blogs.interakting.co.uk/danmatthews/archive/2007/04/24/40.aspx

    【讨论】:

    • 如果是这样,我将创建一个功能并将用于创建属性的代码添加到功能激活中(此代码将在管理员帐户下运行 - 这将使用 Office Server API)。对于读取/更新属性的部分,我将继续使用 Web 服务。这样我就不需要向所有经过身份验证的用户提供“管理属性”权限。
    猜你喜欢
    • 2020-04-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-12-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多