Share via


MicrosoftGraphAppRoleAssignment.PrincipalId Property

Definition

The unique identifier (id) for the user, group or service principal being granted the app role. Required on create.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string PrincipalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.PrincipalId : string with get, set
Public Property PrincipalId As String

Property Value

Implements

Attributes

Applies to