IAgent Interface |
Namespace: AskiaFieldCom
The IAgent type exposes the following members.
Name | Description | |
---|---|---|
Description |
User description.
| |
EmailAddress |
User email.
| |
FirstName |
User first name.
| |
Id |
Identifier of the object.
(Inherited from IIdentifiable.) | |
LastName |
User last name.
| |
RestrictionId |
Identifier of the user restriction.
| |
UserName |
User name for the sign-in.
|
Name | Description | |
---|---|---|
GetOrCreateAuthenticationToken |
Get the existing authentication token associated with the specified module,
or create a new authentication token if it's not defined and return it.
| |
Save |
Create or update the user.
|