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