TeamsAccountSettingsBrowserIsolation

data class TeamsAccountSettingsBrowserIsolation(val nonIdentityEnabled: Boolean? = null, val urlBrowserIsolationEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(nonIdentityEnabled: Boolean? = null, urlBrowserIsolationEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable non-identity onramp support for Browser Isolation.

Link copied to clipboard

Enable Clientless Browser Isolation.