Share via


ArmApplicationAuthorization.PrincipalId Property

Definition

The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the managed application resources.

public Azure.Provisioning.BicepValue<Guid> PrincipalId { get; set; }
member this.PrincipalId : Azure.Provisioning.BicepValue<Guid> with get, set
Public Property PrincipalId As BicepValue(Of Guid)

Property Value

Applies to