Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / DASOUserID Property
In This Topic
    DASOUserID Property (IbmTerminal)
    In This Topic
    Retrieves the RACF USERID for DASO (Digital Certificate Access Server Automated Sign On). This field will be empty until a successful call to GetDASOPassTicket is executed.
    Syntax
    expression.DASOUserID 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