PersonProperties.UserProfileProperties 屬性
為使用者取得的使用者設定檔屬性。
命名空間: Microsoft.SharePoint.Client.UserProfiles
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public ReadOnly Property UserProfileProperties As IDictionary(Of String, String)
Get
'用途
Dim instance As PersonProperties
Dim value As IDictionary(Of String, String)
value = instance.UserProfileProperties
public IDictionary<string, string> UserProfileProperties { get; }
屬性值
類型:System.Collections.Generic.IDictionary<String, String>
使用者的使用者設定檔屬性。
備註
使用者的隱私權設定會影響可以擷取的內容。以管道 (|) 號分隔多個值,並且null 參考 (未執行任何動作 於 Visual Basic 中)值傳遞為空字串。