View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - UnauthenticatedAccessUserData
- Class
- VMware.Hv.UnauthenticatedAccessUserData
- Property of
- UnauthenticatedAccessUserInfo
- Parameter to
- UnauthenticatedAccessUser_Create, UnauthenticatedAccessUser_Update
- See also
- SecureString, UserOrGroupId
Data Object Description
Unauthenticated Access User Data Object.Data Object Properties
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.
|
||||||||
userId | UserOrGroupId |
AD user id to associate with Unauthenticated Access.
|
||||||||
description | xsd:string |
Description of the Unauthenticated Access log on user.
|
||||||||
hybridLogonConfig | xsd:string |
Hybrid logon config value. If the value is null
then hybrid logon is disabled
Since Horizon 7.7
|
||||||||
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
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |