Provides interface to the system defense policies functionality

Namespace:  Intel.Manageability.SystemDefense
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
[GuidAttribute("36C68C89-EB13-44b1-816A-91303A15547C")]
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
public interface IPolicyStore
Visual Basic (Declaration)
<GuidAttribute("36C68C89-EB13-44b1-816A-91303A15547C")> _
<ComVisibleAttribute(True)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface IPolicyStore

See Also