共用方式為


ServerExternalAdministrator 類別

Active Directory 系統管理員的屬性。

繼承
ServerExternalAdministrator

建構函式

ServerExternalAdministrator(*, administrator_type: str | AdministratorType | None = None, principal_type: str | PrincipalType | None = None, login: str | None = None, sid: str | None = None, tenant_id: str | None = None, azure_ad_only_authentication: bool | None = None, **kwargs)

參數

administrator_type
strAdministratorType
必要

伺服器管理員的類型。 可能的值包括:「ActiveDirectory」。

principal_type
strPrincipalType
必要

伺服器管理員的主體類型。 可能的值包括:「User」、「Group」、「Application」。

login
str
必要

伺服器管理員的登入名稱。

sid
str
必要

伺服器管理員) SID (物件識別碼。

tenant_id
str
必要

系統管理員的租使用者識別碼。

azure_ad_only_authentication
bool
必要

僅啟用 Azure Active Directory 驗證。