你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CacheUsernameDownloadSettingsCredentials 类

定义

如果存在,这些是安全 LDAP 连接的凭据。

public class CacheUsernameDownloadSettingsCredentials
type CacheUsernameDownloadSettingsCredentials = class
Public Class CacheUsernameDownloadSettingsCredentials
继承
CacheUsernameDownloadSettingsCredentials

构造函数

CacheUsernameDownloadSettingsCredentials()

初始化 CacheUsernameDownloadSettingsCredentials 类的新实例。

CacheUsernameDownloadSettingsCredentials(String, String)

初始化 CacheUsernameDownloadSettingsCredentials 类的新实例。

属性

BindDn

获取或设置在安全 LDAP 连接中使用的绑定可分辨名称标识。 此值以加密方式存储,不会在响应时返回。

BindPassword

获取或设置在安全 LDAP 连接中使用的绑定密码。 此值以加密方式存储,不会在响应时返回。

适用于