Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
ISyncDomain Interface Reference

On-premises domains that are being synchronized. More...

Inherited by SyncDomain.

Properties

string DomainName [get, set]
 Gets or sets the on-premises domain name. More...
 
IdentityStoreType IdentityStoreType [get, set]
 Gets or sets the type of on-premises identity store (ADDS/ADDS). More...
 
IDomainSyncPolicy DomainSyncPolicy [get, set]
 Gets the policy that specifies which objects are synchronized. Set policy to null at domain creation to use connector service default policy for the domain. More...
 
string LdsHost [get, set]
 Gets/Sets host for AD LDS. More...
 
int LdsPort [get, set]
 Gets/Sets port for AD LDS. More...
 
int Priority [get, set]
 Domain's sync priority in multiple domain More...
 

Detailed Description

On-premises domains that are being synchronized.

Property Documentation

string DomainName
getset

Gets or sets the on-premises domain name.

If this does not match the actual domain name of the on-premises directory, the Cloud Connector will not perform any work.

IDomainSyncPolicy DomainSyncPolicy
getset

Gets the policy that specifies which objects are synchronized. Set policy to null at domain creation to use connector service default policy for the domain.

This is how to specify which objects are synchronized from the on-premises identity store to the cloud identiy store.

Gets or sets the type of on-premises identity store (ADDS/ADDS).

string LdsHost
getset

Gets/Sets host for AD LDS.

int LdsPort
getset

Gets/Sets port for AD LDS.

int Priority
getset

Domain's sync priority in multiple domain


The documentation for this interface was generated from the following file: