set_scope
Description:
Sets the scope_type property to type
and the
scope_value property to value
.
Set scope_value
to null
to unset the
scope_value property in the access rule. type
cannot be null
. scope_value
must be null
if type
is default, and non-%NULL otherwise.
See the online documentation for more information.
Parameters:
this | |
type |
a new scope type |
value |
a new scope value, or |