Previous in Contents Next in Contents

SetDefaultPluginAccount Method

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

DefaultPluginAccountName


© 1997-2000 Microsoft Corporation. All rights reserved.