Package version:

Interface ServerExternalAdministrator

Properties of a active directory administrator.

Hierarchy

  • ServerExternalAdministrator

Properties

administratorType?: string

Type of the sever administrator.

azureADOnlyAuthentication?: boolean

Azure Active Directory only Authentication enabled.

login?: string

Login name of the server administrator.

principalType?: string

Principal Type of the sever administrator.

sid?: string

SID (object ID) of the server administrator.

tenantId?: string

Tenant ID of the administrator.

Generated using TypeDoc