This method specifies the default plugin (indexer) account information for administrative access.
Syntax
IBuildServer.SetDefaultPluginAccount(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