Overload List

  NameDescription
DeleteRole(VGRole, Boolean)
Deletes the role represented by the specified VGRole object from the repository.
DeleteRole(Guid, Boolean)
Deletes a role specified by its repository id from the repository.
DeleteRole(String, Boolean)
Deletes a role specified by its name from the repository.

See Also