IDataCollectorSet::get_UserAccount method (pla.h)
Retrieves the user account under which the data collector set will run.
This property is read-only.
Syntax
HRESULT get_UserAccount(
BSTR *user
);
Parameters
user
Return value
None
Remarks
The user name is set using the IDataCollectorSet::SetCredentials method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | pla.h |
DLL | Pla.dll |