Share via


MicrosoftGraphAppRoleAssignment.PrincipalDisplayName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="principalDisplayName")]
public string PrincipalDisplayName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="principalDisplayName")>]
member this.PrincipalDisplayName : string with get, set
Public Property PrincipalDisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to