Share via


EasComplianceResults.MaxInactivityTimeLockResult Property

Definition

Note

EasComplianceResults may be unavailable for releases after Windows 10.

Returns the result of the maximum time of inactivity allowed before the computer is locked.

public:
 property EasMaxInactivityTimeLockResult MaxInactivityTimeLockResult { EasMaxInactivityTimeLockResult get(); };
EasMaxInactivityTimeLockResult MaxInactivityTimeLockResult();
public EasMaxInactivityTimeLockResult MaxInactivityTimeLockResult { get; }
var easMaxInactivityTimeLockResult = easComplianceResults.maxInactivityTimeLockResult;
Public ReadOnly Property MaxInactivityTimeLockResult As EasMaxInactivityTimeLockResult

Property Value

The result of the maximum time of inactivity allowed before the computer is locked.

Applies to