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.

C#

IRDS Add(string UserNamestring Passwordbool CreateAccount);

Returns

The newly created RDS account.

See Also

IRDS interface

Group

IRDSAccounts Methods