PSSecurityGlobalPermission Structure

Global security permissions.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Structure PSSecurityGlobalPermission
'Usage
Dim instance As PSSecurityGlobalPermission
public struct PSSecurityGlobalPermission

Remarks

To see the settings for the global security permissions in Project Web App, click Manage Users on the Server Settings page (http://ServerName/ProjectServerName/_layouts/pwa/admin/admin.aspx), click a user name to edit the user properties, and then expand the Global Permissions list.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PSSecurityGlobalPermission Members

Microsoft.Office.Project.Server.Library Namespace