TeamsAccountProxy

data class TeamsAccountProxy(val rootCa: Boolean, val tcp: Boolean, val udp: Boolean)

Constructors

Link copied to clipboard
fun TeamsAccountProxy(rootCa: Boolean, tcp: Boolean, udp: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether root ca is enabled account wide for ZT clients.

Link copied to clipboard

Whether gateway proxy is enabled on gateway devices for TCP traffic.

Link copied to clipboard

Whether gateway proxy is enabled on gateway devices for UDP traffic.