TestimoX

API Reference

Class

InteractiveLogonPolicyState

Namespace ComputerX.SecurityPolicy
Assembly ComputerX
Modifiers sealed

Interactive logon policy settings (message text, last logon display, etc.).

Inheritance

  • Object
  • InteractiveLogonPolicyState

Constructors

public InteractiveLogonPolicyState() #

Properties

public String LegalNoticeCaption { get; set; } #

Caption for the legal notice dialog.

public String LegalNoticeText { get; set; } #

Text for the legal notice dialog.

public Nullable<Int32> InactivityTimeoutSecs { get; set; } #

Console lock timeout in seconds.

public Nullable<Boolean> DisableCAD { get; set; } #

Disable Ctrl+Alt+Del requirement.