Cloud Connector API version 3.8.7000.64800
API for managing and configuring the Cloud Connector
Loading...
Searching...
No Matches
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.
 
IdentityStoreType IdentityStoreType [get, set]
 Gets or sets the type of on-premises identity store (ADDS/ADDS).
 
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.
 
string LdsHost [get, set]
 Gets/Sets host for AD LDS.
 
int LdsPort [get, set]
 Gets/Sets port for AD LDS.
 
int Priority [get, set]
 Domain's sync priority in multiple domain.
 

Detailed Description

On-premises domains that are being synchronized.

Property Documentation

◆ DomainName

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.

◆ DomainSyncPolicy

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.


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