The IPolicyStore type exposes the following members.

Methods

  NameDescription
CreateOrUpdatePolicies
Adds a list of policies to the Intel AMT platform and/or updates any policies in the list that already exist (according to the policy name). Existing policies not in the list will not be changed by this method.
DeleteAllPolicies
Delete all policies
DeletePolicyOverloaded.
DisableDefaultPolicy
Disable the default policy on an interface
DisableUserPolicy
Disable policy on an interface
EnableDefaultPolicy
Enable the default policy on an interface
EnableUserPolicy
Enable policy on an interface
GetActivePolicy
Retrieve the active policy on an interfaace
GetAllPolicies
Return all the policies
GetEnabledPolicy
Retrieve the enabled policy on an interface
GetStatistics
Get the active policy statistics on an interface
ResetStatistics
Reset the statistics of the active policy of a selected interface.

See Also