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...
 
int Port [get, set]
 Gets or sets the port. 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...
 
bool UseSecuredConnection [get, set]
 Gets or sets a value indicating whether [use secured connection]. 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.

int Port
getset

Gets or sets the port.

The port.

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.

bool UseSecuredConnection
getset

Gets or sets a value indicating whether [use secured connection].

true if [use secured connection]; otherwise, false.