IFsrmFileScreenException::get_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 get_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 |