Back to Node Auth0

Interface CreateSelfServiceProfileSsoTicketResponseContent

docs/interfaces/management.Management.CreateSelfServiceProfileSsoTicketResponseContent.html

5.9.1571 B
Original Source

Interface CreateSelfServiceProfileSsoTicketResponseContent

interface CreateSelfServiceProfileSsoTicketResponseContent {
ticket?: string;
}

Index

Properties

ticket?

Properties

Optionalticket

ticket?: string

The URL for the created ticket.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties ticket