Share via


IPersonaProperties interface

Represents the properties of a Persona component.

Properties

displayName

The display name of the persona.

userPrincipalName

The UPN of the persona.

Property Details

displayName

The display name of the persona.

displayName?: string

Property Value

string

userPrincipalName

The UPN of the persona.

userPrincipalName?: string

Property Value

string