ServerExternalAdministrator interface

Properties of a active directory administrator.

Properties

administratorType

Type of the sever administrator.

azureADOnlyAuthentication

Azure Active Directory only Authentication enabled.

login

Login name of the server administrator.

principalType

Principal Type of the sever administrator.

sid

SID (object ID) of the server administrator.

tenantId

Tenant ID of the administrator.

Property Details

administratorType

Type of the sever administrator.

administratorType?: string

Property Value

string

azureADOnlyAuthentication

Azure Active Directory only Authentication enabled.

azureADOnlyAuthentication?: boolean

Property Value

boolean

login

Login name of the server administrator.

login?: string

Property Value

string

principalType

Principal Type of the sever administrator.

principalType?: string

Property Value

string

sid

SID (object ID) of the server administrator.

sid?: string

Property Value

string

tenantId

Tenant ID of the administrator.

tenantId?: string

Property Value

string