AclScope
AclScope class
The scope of the access rule.
Constructors
| Name | Description |
|---|---|
| AclScope (2 overloads) | Initializes a new instance of the AclScope class. |
Methods
| Name | Description |
|---|---|
| get_Type | The type of the ACL scope. |
| get_Value | The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type “default”. |
| set_Type | The type of the ACL scope. |
| set_Value | The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type “default”. |