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

StorageCacheUsernameDownloadCredential 类

定义

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

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

构造函数

StorageCacheUsernameDownloadCredential()

初始化 StorageCacheUsernameDownloadCredential 的新实例。

属性

BindDistinguishedName

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

BindPassword

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

适用于