Name
|
Type
|
Description
|
port | xsd:int |
Port of the server to connect to.
-
This property has a minimum value of 0.
-
This property has a maximum value of 65535.
|
adDomainContext | xsd:string |
Active directory domain Context. e.g: dc=abc,dc=com.
|
adDomainAutoDiscovery | xsd:boolean |
Auto discovers domain controllers . Auto discovery, AD domain
controllers and preferred site name are mutually exclusive. Only one
of them can be defined at a time.
-
This property has a default value of
true.
|
adDomainControllers | xsd:string[] |
One or more AD domain controllers. Auto discovery, AD domain
controllers and preferred site name are mutually exclusive. Only one
of them can be defined at a time.
- This property need not be set.
-
This property must be a valid IP address or DNS name
|
adDomainPreferredSite | xsd:string |
ADDomain preferred domain site. Auto discovery, AD domain controllers
and preferred site name are mutually exclusive. Only one of them can
be defined at a time.
- This property need not be set.
|