PSSecurityCategoryPermission.ManageResourceDelegations Field
Allows a user to manage resource delegations. New in Project Server 2010.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ManageResourceDelegations As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.ManageResourceDelegations
public static readonly Guid ManageResourceDelegations
See Also
Reference
PSSecurityCategoryPermission Structure