Autodesk FDO Data Management Utility .NET API Reference

Autodesk FDO User Management Utility API

.NET API Reference Autodesk FDO Data Management Utility
System::Void RevokeAccessToDatastore ( System::String *  name,
System::String *  dataStore,
System::String *  roleOrPrivilege 
)

Supported by SQL Server and MySQL. Revokes an access privilege against a datastore. If roleOrPrivilege is set to '*', all roles or privileges are revoked from the specified user; on SQL Server this will also remove the user from that datastore.<>

Parameters:
name Input the user name
dataStore Input the dataStore name
roleOrPrivilege Input the privilege name.
Returns:
Returns nothing <.

Returns:
>


Comments?