Interface AdfsUserProfile

Represents an Auth0UserProfile that has an Active Directory account as the primary identity.

Hierarchy

Index

Properties

Properties

public email: 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 issuer: string

public locale: string

public name: string

public nickname: string

public picture: string

public user_id: string