IFsrmPropertyBag::get_OwnerSid method (fsrmpipeline.h)

The SID of the owner of the file.

This property is read-only.

Syntax

HRESULT get_OwnerSid(
  BSTR *ownerSid
);

Parameters

ownerSid

Return value

None

Requirements

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

See also

IFsrmPropertyBag