AquaLogic Interaction Development Kit (IDK) 6.0.0

IPortletUser.IsGuestUser Method 

Returns whether the current user is a guest user.

bool IsGuestUser();

Return Value

True if and only if the user is a guest.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace