DevTestLabUserIdentity.PrincipalName 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.
Set to the principal name / UPN of the client JWT making the request.
public string PrincipalName { get; set; }
member this.PrincipalName : string with get, set
Public Property PrincipalName As String