EasComplianceResults.MaxInactivityTimeLockResult 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.
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.