Share via


IAuthorization.PrincipalIdDisplayName Property

Definition

The display name of the Azure Active Directory principal.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The display name of the Azure Active Directory principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="principalIdDisplayName")]
public string PrincipalIdDisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The display name of the Azure Active Directory principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="principalIdDisplayName")>]
member this.PrincipalIdDisplayName : string with get, set
Public Property PrincipalIdDisplayName As String

Property Value

Attributes

Applies to