Autodesk FDO Data Management Utility API Reference

Autodesk FDO Data Management Utility

API Reference Autodesk FDO Data Management Utility
virtual FDOUSERMGR_API void FdoUserManager::RevokeRoleOrPrivilege ( FdoString *  name,
FdoString *  roleOrPrivilege 
) [pure virtual]

Supported by Oracle and MySQL. Revokes a role from the specified user. In MySQL this revokes the role from the specified user in all datastores.<>

Parameters:
name Input the user name
roleOrPrivilege Input the role name.
Returns:
Returns nothing <.

Returns:
>


Comments?