Share via


UserAssignedIdentity.ClientId Property

Definition

The id of the app associated with the identity. This is a random generated UUID by MSI.

public Azure.Provisioning.BicepValue<Guid> ClientId { get; }
member this.ClientId : Azure.Provisioning.BicepValue<Guid>
Public ReadOnly Property ClientId As BicepValue(Of Guid)

Property Value

Applies to