Share via


IIncidentCommentProperties.AuthorUserPrincipalName Property

Definition

The user principal name of the client.

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

Property Value

Attributes

Applies to