ContainerIdentityInfo interface

Container identity information

Properties

aadTenantId

Protection container identity - AAD Tenant

audience

Protection container identity - Audience

servicePrincipalClientId

Protection container identity - AAD Service Principal

uniqueName

Unique name of the container

Property Details

aadTenantId

Protection container identity - AAD Tenant

aadTenantId?: string

Property Value

string

audience

Protection container identity - Audience

audience?: string

Property Value

string

servicePrincipalClientId

Protection container identity - AAD Service Principal

servicePrincipalClientId?: string

Property Value

string

uniqueName

Unique name of the container

uniqueName?: string

Property Value

string