WebCenter Interaction API  
 

PT_AUDIT_TYPES Class

This list includes all the types of auditing supported by Plumtree. Note that the auditing types are bitmasked values. The level of auditing is indicated by the value of the indicated bits in the PT_SETTINGNAME_AUDIT_CONFIG server config setting.

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

System.Object
   com.plumtree.server.PT_AUDIT_TYPES

public sealed class PT_AUDIT_TYPES

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_AUDIT_TYPES Members | com.plumtree.server Namespace | PT_SERVER_CONFIG_SETTINGNAME | IPTServerConfigSettings