View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - RADIUSAuthenticatorServerSpec
- Class
- VMware.Hv.ServerData
- Property of
- RADIUSAuthenticatorInfo, RADIUSAuthenticatorSpec
- See also
- SecureString
- Since
- Horizon View 6.0
Data Object Description
Information about a RADIUS authentication server.Data Object Properties
Properties
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
hostname | xsd:string |
The hostname of the RADIUS authentication server.
|
||||||||||
authenticationPort | xsd:int |
The authentication port of the RADIUS authentication server.
|
||||||||||
accountingPort | xsd:int |
The accounting port of the RADIUS authentication server.
|
||||||||||
authenticationType | xsd:string |
The authentication type of the RADIUS authentication server.
|
||||||||||
sharedSecret | SecureString |
The shared secret of the RADIUS authentication server.
|
||||||||||
serverTimeoutSeconds | xsd:int |
The server timeout (in seconds) of the RADIUS authentication server.
|
||||||||||
maxAttempts | xsd:int |
The maximum number of authentication attempts for the RADIUS
authentication server.
|
||||||||||
realmPrefix | xsd:string |
The realm prefix of the RADIUS authentication server.
|
||||||||||
realmSuffix | xsd:string |
The realm suffix of the RADIUS authentication server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |