IFsrmFileScreen::get_UserSid method (fsrmscreen.h)

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFileScreen class.]

The SID of the user whose files will be screened.

This property is read-only.

Syntax

HRESULT get_UserSid(
  BSTR *userSid
);

Parameters

userSid

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrmscreen.h
DLL SrmSvc.dll

See also

IFsrmFileScreen

MSFT_FSRMFileScreen