Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / DASOSessionName Property
In This Topic
    DASOSessionName Property (IbmTerminal)
    In This Topic
    Retrieves the session name that is used for DASO (Digital Certificate Access Server Automated Sign On). The session name and DASO application ID are used by the DASO server when mapping the current user to RACF logon credentials for host access.
    Syntax
    expression.DASOSessionName As String
    where expression is a variable that represents a IbmTerminal Object
    Remarks
    This read-only property applies to 3270 Telnet and Telnet Extended sessions only. The default is "".
    See Also