Share via


ManagedServiceIdentity.PrincipalId Property

Definition

The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.

public Guid? PrincipalId { get; }
member this.PrincipalId : Nullable<Guid>
Public ReadOnly Property PrincipalId As Nullable(Of Guid)

Property Value

Applies to