IIncidentComment.AuthorUserPrincipalName Property

Definition

The user principal name of the client.

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

Property Value

Attributes

Applies to