Persona interface
Note
This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The persona to show the profile for.
Properties
| display | Optional display name override. If not specified the user's display name will be resolved normally. | 
| identifiers | The set of identifiers that are supported for resolving the persona. | 
Property Details
		displayName
	 
	Optional display name override. If not specified the user's display name will be resolved normally.
displayName?: stringProperty Value
string
identifiers
The set of identifiers that are supported for resolving the persona.
identifiers: PersonaIdentifiers