共用方式為


User.UserId 屬性

取得使用者的資訊,其中包含使用者的名稱識別碼及發行者的名稱識別碼。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property UserId As UserIdInfo
    Get
'用途
Dim instance As User
Dim value As UserIdInfo

value = instance.UserId
public UserIdInfo UserId { get; }

屬性值

類型:Microsoft.SharePoint.Client.UserIdInfo
包含使用者的名稱識別碼和使用者的名稱識別碼的發行者的使用者資訊。

備註

這會以僅顯示名稱識別碼和發行者的名稱 (也就是沒有群組或沒有共用連結) 的實際使用者識別碼的最佳效果。

請參閱

參照

User 類別

User 成員

Microsoft.SharePoint.Client 命名空間