AuditRecord.UserPrincipalName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the UserId of the operation. This could be in the context of a 3rd party or 1st party application
public string UserPrincipalName { get; set; }
member this.UserPrincipalName : string with get, set
Public Property UserPrincipalName As String