17.3 LoginMachineUser
When the Method LoginMachineUser from the GDD is called by the machine, the requested user can be logged in to the device system. If a user is already logged in to the device or the passed arguments cannot be interpreted or supported, the server can deny the Method and ActualUser remains unchanged.
Signature
LoginMachineUser (
[in] 0:String Id,
[in] 0:String Name,
[in] 0:String CardUid,
[in] 0:String UserLevel,
[in] 0:String UserRole,
[in] 0:LocaleId Language);| Argument | Description |
| Id | The Id of the user according to 4:UserType |
| Name | The Name of the user according to 4:UserType |
| CardUid | The CardUid of the user according to 4:UserType |
| UserLevel | The UserLevel of the user according to 4:UserType |
| UserRole | The UserRole of the user according to 4:UserType |
| Language | The Language of the user according to 4:UserType |
All arguments may contain empty Strings if not supported.
| Attribute | Value | ||||
| BrowseName | LoginMachineUser | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |