PSSecurityGlobalPermission.ManageMyResourceDelegations Field
Allows a user to manage his or her own 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 ManageMyResourceDelegations As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ManageMyResourceDelegations
public static readonly Guid ManageMyResourceDelegations
See Also
Reference
PSSecurityGlobalPermission Structure