MobileDeviceAccessRule

A rule that controls access to mobile devices for an WorkMail group.

Types

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

Properties

Link copied to clipboard

The date and time at which an access rule was created.

Link copied to clipboard

The date and time at which an access rule was modified.

Link copied to clipboard

The description of a mobile access rule.

Link copied to clipboard

Device models that a rule will match.

Link copied to clipboard

Device operating systems that a rule will match.

Link copied to clipboard

Device types that a rule will match.

Link copied to clipboard

Device user agents that a rule will match.

Link copied to clipboard

The effect of the rule when it matches. Allowed values are ALLOW or DENY.

Link copied to clipboard

The ID assigned to a mobile access rule.

Link copied to clipboard
val name: String?

The name of a mobile access rule.

Link copied to clipboard

Device models that a rule will not match. All other device models will match.

Link copied to clipboard

Device operating systems that a rule will not match. All other device types will match.

Link copied to clipboard

Device types that a rule will not match. All other device types will match.

Link copied to clipboard

Device user agents that a rule will not match. All other device user agents will match.

Functions

Link copied to clipboard
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