API Reference
Class
InteractiveLogonPolicyState
Interactive logon policy settings (message text, last logon display, etc.).
Inheritance
- Object
- InteractiveLogonPolicyState
Constructors
public InteractiveLogonPolicyState() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.