AdministratorProperties interface

The properties of an administrator.

Properties

administratorType

Type of the sever administrator.

identityResourceId

The resource id of the identity used for AAD Authentication.

login

Login name of the server 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

identityResourceId

The resource id of the identity used for AAD Authentication.

identityResourceId?: string

Property Value

string

login

Login name of the server administrator.

login?: 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