MSFT_FSRMEffectiveNamespace class

A class that represents the namespaces in scope on the server.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("FSRMWmiProvider")]
class MSFT_FSRMEffectiveNamespace
{
};

Members

The MSFT_FSRMEffectiveNamespace class has these types of members:

Methods

The MSFT_FSRMEffectiveNamespace class has these methods.

Method Description
GetEffectiveNamespace Returns a list of paths that match the static namespaces in the input list and any namespaces that have a Folder Usage property set on them with a value in the input list.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\FSRM
MOF
MSFT_FSRM.mof
DLL
SrmSvc.dll

See also

FSRM WMI Classes