Data Object - UnauthenticatedAccessUserData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.UnauthenticatedAccessUser.UnauthenticatedAccessUserData
Property of
Parameter to
UnauthenticatedAccessUser_Create, UnauthenticatedAccessUser_Update
See also
Data Object Description¶
Unauthenticated Access User Data Object.
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
loginName | xsd:string | Login name which is used for login from client. If the value is null then loginName of the AD user would be used. 1 | ||||||||
userId | UserOrGroupId | AD user id to associate with Unauthenticated Access. 2 | ||||||||
description | xsd:string | Description of the Unauthenticated Access log on user. 1 | ||||||||
hybridLogonConfig | xsd:string | Hybrid logon config value. If the value is null then hybrid logon is disabled Since Horizon 7.7 1 * This property will be one of:
|
||||||||
hybridLogonPassword | SecureString | User's domain password in encrypted format. This is used if we setup Hybrid logon to use username & password. This is null when Hybrid logon is disabled or used in modes other than password Since Horizon 7.7 1 3 |