AquaLogic Interaction Development Kit (IDK) 6.0.0

IProxyUser.IsAnonymous Method 

Returns whether the current user is an Anonymous user.

bool IsAnonymous();

Return Value

True if and only if the user is Anonymous.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IProxyUser Interface | Bea.Alui.Proxy Namespace