The last time the current active policy became active.

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

Syntax

C#
public DateTime ActivationTime { get; internal set; }
Visual Basic (Declaration)
Public Property ActivationTime As DateTime

See Also