次の方法で共有


SecurableObject.HasUniqueRoleAssignments プロパティ

Web 要求の HTTP メソッドを取得または設定します。

名前空間:  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
Boolean true役割の割り当てが、そのオブジェクトで固有に定義された場合は、それ以外のfalse場合、親のセキュリティ保護可能オブジェクトから継承を返します。既定値です。

関連項目

参照先

SecurableObject クラス

SecurableObject メンバー

Microsoft.SharePoint.Client 名前空間