All Classes Namespaces Functions Properties Pages
Properties | List of all members
LdapSynchronizationSettings Class Reference

LdapSynchronizationSettings class More...

Properties

bool DeactivateUser [get, set]
 Gets or sets a value indicating whether to deactivate the user if delete fails. More...
 
short DefaultSecurityLevel [get, set]
 Gets or sets the default security level. More...
 
string LastSequenceChangeNumber [get, set]
 Gets or sets the last sequence change number. More...
 
string Password [get, set]
 Gets or sets the password. More...
 
bool ReferralChase [get, set]
 Gets or sets a value indicating whether to set referral chase or not. More...
 
string ResourceName [get, set]
 Gets or sets the name of the resource. More...
 
string ServerName [get, set]
 Gets or sets the name of the server. More...
 
bool SetCategoryAccessLists [get, set]
 Gets or sets a value indicating whether to set category access lists. More...
 
string UserName [get, set]
 Gets or sets the name of the user. More...
 

Description

LdapSynchronizationSettings class

Property Documentation

bool DeactivateUser
getset

Gets or sets a value indicating whether to deactivate the user if delete fails.

true if [deactivate user]; otherwise, false.

short DefaultSecurityLevel
getset

Gets or sets the default security level.

string LastSequenceChangeNumber
getset

Gets or sets the last sequence change number.

string Password
getset

Gets or sets the password.

bool ReferralChase
getset

Gets or sets a value indicating whether to set referral chase or not.

string ResourceName
getset

Gets or sets the name of the resource.

string ServerName
getset

Gets or sets the name of the server.

bool SetCategoryAccessLists
getset

Gets or sets a value indicating whether to set category access lists.

string UserName
getset

Gets or sets the name of the user.