This method of the PermissionDataSet Class returns an enumeration of the permission types stored within this PermissionDataSet object. This method calls the constructor for the PermissionDataSetEnumerator class.
public PermissionDataSetEnumerator elements();
Returns the enumeration object.