AccessControlRule Class |
Namespace: Aspose.Email.Clients.Google
The AccessControlRule type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessControlRule |
Initializes a new instance of the AccessControlRule class.
|
![]() | AccessControlRule(AclScope, AccessRole) |
Initializes a new instance of the AccessControlRule class.
|
![]() | AccessControlRule(String, AclScope, AccessRole) |
Initializes a new instance of the AccessControlRule class.
|
![]() | AccessControlRule(String, String, AclScope, AccessRole) |
Initializes a new instance of the AccessControlRule class.
|
Name | Description | |
---|---|---|
![]() | ETag |
An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests.
This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed.
ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other.
(Inherited from BaseDataObject.) |
![]() | Id |
Identifier of the resource.
(Inherited from BaseDataObject.) |
![]() | Kind |
Type of the resource
(Inherited from BaseDataObject.) |
![]() | Role |
The role assigned to the scope.
|
![]() | Scope |
The scope of the rule.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string which represents the object instance.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | AccessControlRuleKind |
Type of the resource ("calendar#calendar").
|