PortalOptions

A structure that describes the options for the access portal associated with an application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A structure that describes the sign-in options for the access portal.

Link copied to clipboard

Indicates whether this application is visible in the access portal.

Functions

Link copied to clipboard
inline fun copy(block: PortalOptions.Builder.() -> Unit = {}): PortalOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String