set_rights method

set_rights(self, rights)

Sets the resource rights, given in a single laguage.


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

See Also