WebCenter Interaction API  
 

PT_ACCESS_LEVELS Class

This list contains the available access levels in the Plumtree security model. When defining or viewing an Access Control List, each entry will specify a user or group, and an access level. The access level will be an item in this list. For example, these values can be passed into IPTAccessList.Add.

For a list of all members of this type, see PT_ACCESS_LEVELS Members.

System.Object
   com.plumtree.server.PT_ACCESS_LEVELS

public sealed class PT_ACCESS_LEVELS

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_ACCESS_LEVELS Members | com.plumtree.server Namespace | IPTAccessList | IPTAccessListEntry