IRDSAccounts.Delete Method

Deletes an RDS account from the list. If DeleteAccount is true, the account will be delete in your system.

C#

bool Delete(string UserNamebool DeleteAccount);

Parameters

Parameters

Description

rds

The account to be deleted.

Group

IRDSAccounts Methods