public bool DeleteRight( string strRightname )
public: bool DeleteRight( String^ strRightname )
Parameters
| Parameter Name | Description |
|---|---|
| strRightname | Name of the user right entry to remove |
Return Value
•
TRUE: The right was successfully removed from the rights management database. • FALSE: The right could not be removed from the rights management database.