Data Object - SecondaryCredentialsSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.SecondaryCredentials.SecondaryCredentialsSpec
Parameter to
See also
Data Object Description¶
SecondaryCredentials Spec Object.
Data Object Properties¶
Name | Type | Description |
---|---|---|
ownerId | UserOrGroupId | The owner of secondary credentials. |
domain | xsd:string | One way or two way trusted domain. This will be the DNS name of the domain. |
username | xsd:string | Username for secondary credentials account. |
password | SecureString | Password for secondary credentials account. |