IdentitySource 類別

定義

vCenter 單一登入身分識別來源

public class IdentitySource
type IdentitySource = class
Public Class IdentitySource
繼承
IdentitySource

建構函式

IdentitySource()

初始化 IdentitySource 類別的新實例。

IdentitySource(String, String, String, String, String, String, String, String, String, String)

初始化 IdentitySource 類別的新實例。

屬性

Alias

取得或設定網域的 NetBIOS 名稱

BaseGroupDN

取得或設定群組的基底辨別名稱

BaseUserDN

取得或設定使用者的基底辨別名稱

Domain

取得或設定網域的 DNS 名稱

Name

取得或設定識別來源的名稱

Password

取得或設定 Active Directory 使用者的密碼,以及使用者和群組之基底 DN 的最小唯讀存取權。

PrimaryServer

取得或設定主伺服器 URL

SecondaryServer

取得或設定次要伺服器 URL

Ssl

取得或設定使用 SSL 憑證 (LDAPS) 保護 LDAP 通訊。 可能的值包括:'Enabled'、'Disabled'

Username

取得或設定 Active Directory 使用者的識別碼,以及使用者和群組基底 DN 的最小唯讀存取權

適用於