IRDSAccounts.Add Method |
Creates a new RDS account and adds it to the list. If CreateAccount is true, the account will be created in your system. IRDS Add(string UserName, string Password, bool CreateAccount); The newly created RDS account. IRDS interface |