GetApiManagementServiceSsoTokenResult

data class GetApiManagementServiceSsoTokenResult(val redirectUri: String? = null)

The response of the GetSsoToken operation.

Constructors

Link copied to clipboard
constructor(redirectUri: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val redirectUri: String? = null

Redirect URL to the Publisher Portal containing the SSO token.