View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Fault - InvalidDomainCredentials
- Class
- VMware.Hv.InvalidDomainCredentials
- Parent Class
- ViewRuntimeFault
- See also
- ADDomainId, EntityId
- Since
- Horizon View 6.0
Fault Description
Thrown if the caller does not have the correct secondary credentials to access a one-way trusted domain.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | EntityId |
Entity, if any, whose access caused the error.
|
domain | ADDomainId |
Domain that caused the error, if known.
|
netbiosDomainName | xsd:string |
Netbios domain name of domain that caused the error, if known.
|
dnsDomainName | xsd:string |
DNS domain name of domain that caused the error, if known.
|
Properties inherited from ViewRuntimeFault | ||
errorMessage | ||
Properties inherited from RuntimeFault | ||
None | ||
Properties inherited from MethodFault | ||
None |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |