Data Object - RADIUSAuthenticatorInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.RADIUSAuthenticator.RADIUSAuthenticatorInfo
Returned by
See also
RADIUSAuthenticatorGeneralData, RADIUSAuthenticatorId, RADIUSAuthenticatorServerSpec
Since
Horizon View 6.0
Data Object Description¶
Information about a RADIUS authenticator.
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | RADIUSAuthenticatorId | The ID of the RADIUS authenticator/ |
general | RADIUSAuthenticatorGeneralData | General data on the RADIUS authenticator. |
primaryServer | RADIUSAuthenticatorServerSpec | Information about the primary server for this RADIUS authenticator. |
secondaryServer | RADIUSAuthenticatorServerSpec | Information about the (optional) secondary server for this RADIUS authenticator. 1 |
-
This property need not be set. ↩