Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / CentralizedManagement Object / AutomatedSignOnEnabled Property
In This Topic
    AutomatedSignOnEnabled Property
    In This Topic
    Gets or sets a value indicating whether Automated Sign-On is enabled for Mainframe
    Syntax
    expression.AutomatedSignOnEnabled As Boolean
    where expression is a variable that represents a CentralizedManagement Object
    See Also