This method specifies the default content access account information for a Domain\User.
Syntax
IBuildServer.SetDefaultAccount(Account, Password)
Parameters
Account
The Domain\Username for the account.
Password
The password for the account.
Example
See Accessing an IBuildServer Interface Object.
See Also