AppPermissions class

Facilitates the use of allowed types and correct values for app permissions.

Inheritance hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.AppPermissions

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

Syntax

'Declaration
Public NotInheritable Class AppPermissions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class AppPermissions

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

AppPermissions members

Microsoft.Office.Project.Server.Library namespace