AccessRule
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_access_rule_get_type ()" ) ]
[
Version ( since =
"0.3.0" ) ]
public class AccessRule :
Entry
All the fields in the AccessRule structure are private and should never be accessed directly.
Content:
Properties:
- public int64 edited { get; }
The last time the access rule was edited.
- public string key { get; }
An optional authorisation key required to access this item with the
given scope.
- public string role { get; set; }
The role of the person concerned by this ACL.
- public string scope_type { owned get; set; }
Specifies to whom this access rule applies.
- public string scope_value { owned get; set; }
A value representing the user who is represented by the access rule,
such as an e-mail address for users, or a domain name for domains.
Creation methods:
Methods:
- public int64 get_edited ()
- public unowned string get_key ()
- public unowned string get_role ()
- public void get_scope (out unowned string type, out unowned string value)
- public void set_role (string role)
Sets the role
property to role
.
- public void set_scope (string type, string? value)
Inherited Members:
All known members inherited from class GData.Entry
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref