Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsSecureShell Object / LowerCaseUserName Property
In This Topic
    LowerCaseUserName Property
    In This Topic
    Specifies whether Reflection converts your user name to all lowercase letters.
    Syntax
    expression.LowerCaseUserName As Boolean
    where expression is a variable that represents a ConnectionSettingsSecureShell Object
    Remarks
    The default value is false. This value cannot be changed if the connection is open.
    See Also