Login to frevvo as any of the existing tenant users, provided you can pass in the tenant's admin user and password.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- loginAsUser
- Type:
System String
The user name to login as
- tenantAdminUser
- Type:
System String
The tenant's admin user name
- tenantAdminPwd
- Type:
System String
The tenant's admin password
Return Value
Type: AutoLoginUserInfoAutoLoginUserInfo with information regarding the user that was logged in
See Also