set_rights method

set_rights

Sets the resource rights, given in a single laguage.

def set_rights(self, rights):
    ...
Parameter Type Description
rights str The rights statements to set.

See Also