IDataCollectorSet::put_Security method (pla.h)
Retrieves or sets access control information that determines who can access this data collector set.
This property is read/write.
Syntax
HRESULT put_Security(
BSTR bstrSecurity
);
Parameters
bstrSecurity
Return value
None
Remarks
By default, the user has full privileges, the Administrators group has read, write, and execute privileges, and the Performance Log Users group has read and execute privileges.
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 |