IFsrmQuotaObject::get_UserSid method (fsrmquota.h)
[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMQuota class.]
Retrieves the string form of the user's security identifier (SID) that is associated with the object.
This property is read-only.
Syntax
HRESULT get_UserSid(
BSTR *userSid
);
Parameters
userSid
Return value
None
Remarks
This method always returns the well-known SID of WinNULLSid.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrmquota.h |
DLL | SrmSvc.dll |