RSConnection.DeleteRole(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void DeleteRole(System::String ^ Name);
public void DeleteRole (string Name);
override this.DeleteRole : string -> unit
Public Sub DeleteRole (Name As String)
Parameters
- Name
- String