SecurableObject.HasUniqueRoleAssignments 屬性
取得值,指定對於此安全物件特別定義角色指派或從父系安全物件繼承。
命名空間: 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 HasUniqueRoleAssignments As Boolean
Get
'用途
Dim instance As SecurableObject
Dim value As Boolean
value = instance.HasUniqueRoleAssignments
public bool HasUniqueRoleAssignments { get; }
屬性值
類型:System.Boolean
傳回Booleantrue如果此安全的物件唯一定義的角色指派否則傳回false繼承上層安全的物件。預設值為。