ChangeUser.Activate 屬性
取得值,指定使用者是否已經從非作用中狀態變更為作用中狀態。
命名空間: 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 Activate As Boolean
Get
'用途
Dim instance As ChangeUser
Dim value As Boolean
value = instance.Activate
public bool Activate { get; }
屬性值
類型:System.Boolean
傳回Boolean。true如果使用者從非作用中的狀態變更為 [作用中狀態。否則,傳回false。預設值是
備註
當使用者新增至網站,並只具有 [瀏覽] 權限時,使用者會位於非作用中狀態。不過,使用者可以撰寫後清單項目新增文件、 指定工作,或進行任何的比重至網站,使用者處於作用中狀態。