Builder

class Builder

Properties

Link copied to clipboard
var dateCreated: <Error class: unknown class>?

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

Link copied to clipboard
var dateModified: <Error class: unknown class>?

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
var 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.