立即与支持人员聊天
与支持团队交流

InTrust 11.5.1 - 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.

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级