ICommonEmbedConfiguration interface

Extends

Properties

action
contrastMode
id
permissions
settings

Inherited Properties

accessToken
bootstrapped
embedUrl
groupId
hostname
tokenType
type
uniqueId

Property Details

action

action?: string

Property Value

string

contrastMode

contrastMode?: ContrastMode

Property Value

id

id?: string

Property Value

string

permissions

permissions?: Permissions

Property Value

settings

settings?: ISettings

Property Value

Inherited Property Details

accessToken

accessToken?: string

Property Value

string

Inherited From IEmbedConfigurationBase.accessToken

bootstrapped

bootstrapped?: boolean

Property Value

boolean

Inherited From IEmbedConfigurationBase.bootstrapped

embedUrl

embedUrl?: string

Property Value

string

Inherited From IEmbedConfigurationBase.embedUrl

groupId

groupId?: string

Property Value

string

Inherited From IEmbedConfigurationBase.groupId

hostname

hostname?: string

Property Value

string

Inherited From IEmbedConfigurationBase.hostname

tokenType

tokenType?: TokenType

Property Value

Inherited From IEmbedConfigurationBase.tokenType

type

type?: string

Property Value

string

Inherited From IEmbedConfigurationBase.type

uniqueId

uniqueId?: string

Property Value

string

Inherited From IEmbedConfigurationBase.uniqueId