The FormsService type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | BaseUri |
{get;} the base uri for the service, including the tenant path.
(Overrides ServiceBaseUri.) |
![]() | CsrfSecretKey | |
![]() | Tenant |
{get;} the tenant name.
|
![]() | UserInfo |
{get;} the AutoLoginUserInfo if logged in as another user.
|
![]() | UserName |
{get;} the user name.
|
See Also