EnumerateFull method of the MSFT_NetConSecRule class

Enumerates the dependent parts of every connection security rule.

Syntax

uint32 EnumerateFull(
  [out] string Dependents[]
);

Parameters

Dependents [out]

When this method returns, contains an array of dependent parts.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
WFasCim.mof
DLL
WFasCim.dll

See also

MSFT_NetConSecRule