Cache Username Download Settings Response Credentials
data class CacheUsernameDownloadSettingsResponseCredentials(val bindDn: String? = null, val bindPassword: String? = null)
When present, these are the credentials for the secure LDAP connection.