Plumtree EDK (Enterprise Web Development Kit) 5.4.0

AccessLevel Class

An enumerated type describing the various security access levels available within the portal.

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

System.Object
   Plumtree.Remote.PRC.AccessLevel

public class AccessLevel

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.

Remarks

Each access level's granted permissions are a strict subset of less restrictive access levels' permissions i.e. ADMIN > EDIT > SELECT > READ.

Requirements

Namespace: Plumtree.Remote.PRC

Assembly: edk (in edk.dll)

See Also

AccessLevel Members | Plumtree.Remote.PRC Namespace