InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / DASOUserID Property
In This Topic
    DASOUserID Property (UtsTerminal)
    In This Topic
    Gets 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 UtsTerminal Object
    Remarks
    The default is "".
    See Also