MaxInactivityTimeDeviceLock

EASProvisionDoc.MaxInactivityTimeDeviceLock property

Specifies the maximum number of seconds of inactivity before the device locks itself. If this value is greater than or equal to 9999, the client interprets it as unlimited. If the MaxInactivityTimeDeviceLock is null, the client interprets this as meaning that no time device lock has been set by the security policy.

public int? MaxInactivityTimeDeviceLock { get; set; }

See Also