TeamsRuleRuleSettingsBisoAdminControls

data class TeamsRuleRuleSettingsBisoAdminControls(val disableCopyPaste: Boolean? = null, val disableDownload: Boolean? = null, val disableKeyboard: Boolean? = null, val disablePrinting: Boolean? = null, val disableUpload: Boolean? = null)

Constructors

Link copied to clipboard
constructor(disableCopyPaste: Boolean? = null, disableDownload: Boolean? = null, disableKeyboard: Boolean? = null, disablePrinting: Boolean? = null, disableUpload: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val disableUpload: Boolean? = null