Indicates the idle timeout, in seconds, after which the user consent code expires.

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

Syntax

C#
public uint SessionTimeout { get; set; }

See Also