IdentityProperties interface

Properties of a managed identity

Properties

clientSecretUrl

The client secret URL of the identity.

principalId

The principal id of resource identity.

tenantId

The tenant identifier of resource.

type

Managed identity.

Property Details

clientSecretUrl

The client secret URL of the identity.

clientSecretUrl?: string

Property Value

string

principalId

The principal id of resource identity.

principalId?: string

Property Value

string

tenantId

The tenant identifier of resource.

tenantId?: string

Property Value

string

type

Managed identity.

type?: string

Property Value

string