Skip to content

Fault - InvalidDomainCredentials

Java Class

com.omnissa.vdi.vlsi.binding.vdi.fault.InvalidDomainCredentials

Extends

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

Name Type Description
id EntityId Entity, if any, whose access caused the error. 1
domain ADDomainId Domain that caused the error, if known. 1
netbiosDomainName xsd:string Netbios domain name of domain that caused the error, if known. 1
dnsDomainName xsd:string DNS domain name of domain that caused the error, if known. 1
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None

  1. This property need not be set.