IFsrmFileScreenException::put_AllowedFileGroups 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_FSRMFileScreenException class.]

Retrieves or sets the names of the file groups that contain the file name patterns of the files that are allowed in the directory.

This property is read/write.

Syntax

HRESULT put_AllowedFileGroups(
  IFsrmMutableCollection *allowList
);

Parameters

allowList

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

IFsrmFileScreenException

MSFT_FSRMFileScreenException