AdministratorProperties interface
Vlastnosti správce služby Active Directory
Vlastnosti
| administrator |
Typ správce serveru. |
| azure |
Azure Active Directory pouze Authentication povolen. |
| login | Přihlašovací jméno správce serveru. |
| sid | IDENTIFIKÁTOR SID (ID objektu) správce serveru. |
| tenant |
ID tenanta správce. |
Podrobnosti vlastnosti
administratorType
Typ správce serveru.
administratorType?: string
Hodnota vlastnosti
string
azureADOnlyAuthentication
Azure Active Directory pouze Authentication povolen.
azureADOnlyAuthentication?: boolean
Hodnota vlastnosti
boolean
login
Přihlašovací jméno správce serveru.
login: string
Hodnota vlastnosti
string
sid
IDENTIFIKÁTOR SID (ID objektu) správce serveru.
sid: string
Hodnota vlastnosti
string
tenantId
ID tenanta správce.
tenantId?: string
Hodnota vlastnosti
string