Returns an IRemoteSession with the same security context in the portal as the specified user.
sessionDurationInMinutes must be positive and no greater than one day (60 * 24). An IRemoteSession object representing the current session with the portal.
| Exception Type | Condition |
|---|---|
| ArgumentException |
sessionDurationInMinutes is less than one or greater than one day (60 * 24). |
| PortalException | The operation resulted in an error on the portal. |
| HttpException | The endpoint URL is not valid. |
RemoteSessionFactory Class | Plumtree.Remote.PRC Namespace | RemoteSessionFactory.GetExplicitLoginContext Overload List