UserLoginControl
|
This control:
- is used by the portal GUI components to send authentication information
to the portal site
- allows a site visitor to log in to the portal
- gives some indication as to whether the login is successful by providing
access to the user's profile information, and throwing an exception otherwise.
|