PSAttestation.LastComplianceStateChangeAt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time the compliance state was last changed in this attestation.
public DateTime? LastComplianceStateChangeAt { get; }
member this.LastComplianceStateChangeAt : Nullable<DateTime>
Public ReadOnly Property LastComplianceStateChangeAt As Nullable(Of DateTime)