Common classes
This section describes class used for both administration and authorization methods.
- PDAttrs
- This class represents a list ISAM attributes.
- PDAttrValue
- This class represents the value of an ISAM attribute.
- PDAttrValues
- This class represents a collection of values for a particular attribute that is unordered and that does not allow duplicates.
- PDAttrValueList
- This class represents a collection of values for a particular attribute that is ordered and allows duplicates.
Parent topic: Use the administration API