public bool DeleteRight( string strRightname )
public: bool DeleteRight( String^ strRightname )
Parameters
- strRightname
- name of the user right entry to remove
Return Value
true, in case the right was successfully removed from the rights management database.