Interface MicrosoftUserProfile

Represents an Auth0UserProfile that has a Microsoft Account as the primary identity.

Hierarchy

Index

Properties

Properties

public email: string

public emails: Array<string>

public family_name: string

public gender: string

public given_name: string

public identities: Auth0Identity[]

Represents one or more Identities that may be associated with the User.

public locale: string

public name: string

public nickname: string

public picture: string

public user_id: string