AclScope

AclScope class

The scope of the access rule.

The AclScope type exposes the following members:

Constructors

NameDescription
AclScope()Initializes a new instance of the AclScope class.
AclScope(type, value)Initializes a new instance of the AclScope class

Properties

NameDescription
typeThe type of the ACL scope.
valueThe email address of a user or group, or the name of a domain, depending on the scope type.
Omitted for type “default”.

See Also