IdentityManagementProperties interface

model interface IdentityManagementProperties

Properties

applicationId

The application id.

applicationIds

The application ids.

delegationAppIds

The delegation app ids.

type

The type.

Property Details

applicationId

The application id.

applicationId?: string

Property Value

string

applicationIds

The application ids.

applicationIds?: string[]

Property Value

string[]

delegationAppIds

The delegation app ids.

delegationAppIds?: string[]

Property Value

string[]

type

The type.

type?: string

Property Value

string