
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
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.