View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - UnauthenticatedAccessConfig
- Class
- VMware.Hv.UnauthenticatedAccessConfig
- Property of
- ConnectionServerAuthenticationData
- See also
- UserOrGroupId
- Since
- Horizon 7.1
Data Object Description
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
enabled | xsd:boolean |
Indicates whether unauthenticated access is enabled in this connection server.
|
defaultUser | UserOrGroupId |
Default user for unauthenticated access in this connection server. It is
optional when the unauthenticated access is being enabled and no
unauthenticated access users were created.
|
userIdleTimeout | xsd:int |
Unauthenticated Access user idle session timeout in minutes.
The default value is 10 minutes.
|
clientPuzzleDifficulty | xsd:int |
Client puzzle difficulty for DoS attack prevention for
Unauthenticated Access. Higher difficulty might increase login time
and affect user experience. The default value is 21.
Since Horizon 7.6
|
blockUnsupportedClients | xsd:boolean |
Block older clients which don't support client puzzles to prevent DOS
attack on RDSH servers for Unauthenticated Access. The default value
is false.
Since Horizon 7.6
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |