ContainerIdentityInfo interface
Container identity information
Properties
aad |
Protection container identity - AAD Tenant |
audience | Protection container identity - Audience |
service |
Protection container identity - AAD Service Principal |
unique |
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