AquaLogic Interaction Development Kit (IDK) 6.0.0

IPortletRequest.HasBasicAuth Method 

Returns whether the request has basic auth.

bool HasBasicAuth();

Return Value

true if and only if this request includes basic authorization information.

Remarks

Throws no exceptions as the auth may be present on a non-gatewayed request.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace