ActiveDirectoryAdministratorAdd interface
Represents an Active Directory administrator.
Properties
principal |
Active Directory administrator principal name. |
principal |
The principal type used to represent the type of Active Directory Administrator. |
tenant |
The tenantId of the Active Directory administrator. |
Property Details
principalName
Active Directory administrator principal name.
principalName?: string
Property Value
string
principalType
The principal type used to represent the type of Active Directory Administrator.
principalType?: string
Property Value
string
tenantId
The tenantId of the Active Directory administrator.
tenantId?: string
Property Value
string