Chat now with support
Chat with Support

InTrust 11.4.2 - InTrust SDK Reference

InTrust SDK Overview Repository Services API Log Knowledge Base API Enumerations Interfaces

IUnderCustomAccountIndexBuilderAccess

Provides access to customizable credentials for performing repository indexing.

Methods

AccountName (getter)

Returns the user name under which indexing operations are performed.

Syntax

HRESULT AccountName(
    [out, retval] BSTR* accountName
);

Parameters
Name Type Meaning

accountName

BSTR*

User name under which indexing operations are performed

AccountName (setter)

Sets the user name under which indexing operations must be performed.

Syntax

HRESULT AccountName(
    [in] BSTR accountName
);

Parameters
Name Type Meaning

accountName

BSTR

User name under which indexing operations must be performed.

AccountPassword

Specifies the password for the account under which indexing operations must be performed.

Syntax

HRESULT AccountPassword(
    [in] BSTR accountPassword
);

Parameters
Name Type Meaning

accountPassword

BSTR

Password for the account under which indexing operations must be performed.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating