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

LdapSynchronizationData 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 ErrorXml [get, set]
 Gets or sets the error XML. More...
 
string Password [get, set]
 Gets or sets the password. More...
 
string ServerName [get, set]
 Gets or sets the server name. More...
 
bool SetCategoryAccess [get, set]
 Gets or sets a value indicating whether to set category access. More...
 
string UserName [get, set]
 Gets or sets the user name. More...
 

Description

LdapSynchronizationData 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 ErrorXml
getset

Gets or sets the error XML.

string Password
getset

Gets or sets the password.

string ServerName
getset

Gets or sets the server name.

bool SetCategoryAccess
getset

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

string UserName
getset

Gets or sets the user name.