Success

data class Success(val loginRedirectPath: LoginRedirectPath) : EnterpriseLoginResult

Enterprise Login is supported for the domain.

Constructors

Link copied to clipboard
constructor(loginRedirectPath: LoginRedirectPath)

Properties

Link copied to clipboard