vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostActiveDirectoryInfo(vim.host.ActiveDirectoryInfo)
- Extends
 - HostDirectoryStoreInfo
 - Since
 - vSphere API Release 4.1
 
Data Object Description
The HostActiveDirectoryInfo data object describes ESX host membership in an Active Directory domain. If the HostAuthenticationStoreInfo.enabled property isTrue, the host is a member of a domain
  and the ESX Server will set the domain information properties.
      
Properties
| Name | Type | Description | 
|---|---|---|
| domainMembershipStatus* | xsd:string | 
         Health information about the domain membership.
  See HostActiveDirectoryInfoDomainMembershipStatus.
       | 
| joinedDomain* | xsd:string | 
         The domain that this host joined.
       | 
| smartCardAuthenticationEnabled* | xsd:boolean | 
Deprecated.
         As of vSphere API 8.0U3, and there is no replacement for it.
      
         Whether local smart card authentication is enabled.
      
Since vSphere API Release 6.0 | 
| trustedDomain* | xsd:string[] | 
         List of domains with which the joinedDomain has a trust.
  The joinedDomain is not included in the
  trustedDomain list.
       | 
| Properties inherited from HostDirectoryStoreInfo | ||
| None | ||
| Properties inherited from HostAuthenticationStoreInfo | ||
| enabled | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |