Class AclScope
AclScope class
The scope of the access rule.
public class AclScope
Constructors
Name | Description |
---|---|
AclScope() | Initializes a new instance of the AclScope class. |
AclScope(AclScopeType, string) | Initializes a new instance of the AclScope class. |
Properties
Name | Description |
---|---|
Type { get; set; } | The type of the ACL scope. |
Value { get; set; } | The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type “default”. |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email