CacheUsernameDownloadSettingsCredentials Class

Definition

When present, these are the credentials for the secure LDAP connection.

public class CacheUsernameDownloadSettingsCredentials
type CacheUsernameDownloadSettingsCredentials = class
Public Class CacheUsernameDownloadSettingsCredentials
Inheritance
CacheUsernameDownloadSettingsCredentials

Constructors

CacheUsernameDownloadSettingsCredentials()

Initializes a new instance of the CacheUsernameDownloadSettingsCredentials class.

CacheUsernameDownloadSettingsCredentials(String, String)

Initializes a new instance of the CacheUsernameDownloadSettingsCredentials class.

Properties

BindDn

Gets or sets the Bind Distinguished Name identity to be used in the secure LDAP connection. This value is stored encrypted and not returned on response.

BindPassword

Gets or sets the Bind password to be used in the secure LDAP connection. This value is stored encrypted and not returned on response.

Applies to