View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - SAMLAuthenticatorInfo
- Class
- VMware.Hv.SAMLAuthenticatorInfo
- Returned by
- SAMLAuthenticator_Get, SAMLAuthenticator_List
- See also
- CertificateThumbprint, SAMLAuthenticatorGeneralData, SAMLAuthenticatorId, SAMLAuthenticatorServerData
- Since
- Horizon View 6.0
Data Object Description
Information about a SAML authenticator.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | SAMLAuthenticatorId |
The ID of the SAML authenticator/
|
general | SAMLAuthenticatorGeneralData |
General data on the SAML Authenticator.
|
server | SAMLAuthenticatorServerData |
Data on the SAML authenticator server
|
certificateOverride | CertificateThumbprint |
The certificate override for the SAML authenticator.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |