The UpdateVisibilityInEPDashBoard Windows Management Instrumentation (WMI) class method, in Configuration Manager, that shows this collection in the Endpoint Protection dashboard.

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

uint32 UpdateVisibilityInEPDashBoard 
{
	[IN]	Boolean Visible
};

Parameters

Visible

Data type: BooleanQualifiers: [id("0"), in]true if this collection should show in the Endpoint Protection dashboard.

Remarks

Requirements

Runtime Requirements

Development Requirements