Authenticates the user into the portal. Throws an AccessDeniedException
if the user is not property authenticated.
AuthInfo
object containing information about this authentication source; can be null. Note that the names in the NamedValue
s in authInfo will be uppercase.Exception Type | Condition |
---|---|
ServiceException | if an error occurred |
IAuthProvider Interface | Plumtree.Remote.Auth Namespace