WebCenter Interaction API  
 

IPTUser.SetUserType Method 

Sets the user type for the user, which identifies the user as either a regular user or a guest user.

void SetUserType(
   int nUserType
);

Parameters

nUserType

See Also

IPTUser Interface | com.plumtree.server Namespace | PT_USER_TYPES