
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
1.1 KiB
1.1 KiB
vim.host.AuthenticationManagerInfo
The HostAuthenticationManagerInfo data object provides access to authentication information for the ESX host.
- extends
- since
- Attributes:
-
authConfig ([vim.host.AuthenticationStoreInfo]):
- An array containing entries for local authentication and host Active Directory authentication.
-
- HostLocalAuthenticationInfo
- Local authentication is always enabled.
- HostActiveDirectoryInfo
- Host Active Directory authentication information includes the name of the domain, membership status, and a list of other domains trusted by the membership domain.