IFsrmPipelineModuleConnector::get_HostingUserAccount method (fsrmpipeline.h)

The user account under which the module runs.

This property supports the infrastructure and is not intended to be used directly from your code.

This property is read-only.

Syntax

HRESULT get_HostingUserAccount(
  BSTR *userAccount
);

Parameters

userAccount

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h (include FsrmPipeline.h, FsrmTlb.h)
DLL SrmSvc.dll

See also

FsrmPipelineModuleConnector

IFsrmPipelineModuleConnector