Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / DASOUserID Property
In This Topic
DASOUserID Property (Terminal)
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 Terminal Object
See Also