Reverts to a previous app role. This is typically done after an
app role has been applied using ApplyAppRole.
RevertAppRole simply reverts back to a previously set app role.
This is done in a FILO stack fashion.
public abstract bool RevertAppRole();
Return Value
True or False
See also:
Class DataService