Data Object - SecondaryCredentialsSpec

Class
VMware.Hv.SecondaryCredentialsSpec
Parameter to
SecondaryCredentials_Create
See also
SecureString, UserOrGroupId

Data Object Description

SecondaryCredentials Spec Object.

Data Object Properties

Properties

Name Type Description
ownerIdUserOrGroupId

The owner of secondary credentials.
domainxsd:string

One way or two way trusted domain. This will be the DNS name of the domain.
usernamexsd:string

Username for secondary credentials account.
passwordSecureString

Password for secondary credentials account.