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

SingleSignOnIdentitySource 类

定义

vCenter 单一登录标识源。

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

构造函数

SingleSignOnIdentitySource()

初始化 SingleSignOnIdentitySource 的新实例。

属性

Alias

域的 NetBIOS 名称。

BaseGroupDN

组的基准可分辨名称。

BaseUserDN

用户的基本可分辨名称。

Domain

域的 DNS 名称。

Name

标识源的名称。

Password

对用户和组具有最低基本 DN 只读访问权限的 Active Directory 用户的密码。

PrimaryServer

主服务器 URL。

SecondaryServer

辅助服务器 URL。

Ssl

使用 SSL 证书 (LDAPS) 保护 LDAP 通信。

Username

对用户和组的基本 DN 具有最低只读访问权限的 Active Directory 用户的 ID。

适用于