The AutoLoginUserInfo type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | AutoLoginUserInfo |
Constructs an instance having the specified attributes.
|
Properties
Name | Description | |
---|---|---|
![]() | ApiKey |
{get;} the ApiKey.
|
![]() | Designer |
{get;} is the user a Designer.
|
![]() | Edition |
{get;} the edition.
|
![]() | MaxNamedUsers |
{get;} the MaxNamedUsers.
|
![]() | MaxUsers |
{get;} the MaxUsers.
|
![]() | Revision |
{get;} the revision.
|
![]() | SecurityManagerName |
{get;} the name of the Security Manager
|
![]() | TenantId |
{get;} the Tenant Identifier,
|
![]() | UserId |
{get;} the User Identifier,
|
![]() | Version |
{get;} the version.
|
See Also