Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / DASOApplicationID Property
In This Topic
    DASOApplicationID Property (Terminal)
    In This Topic
    Retrieves or assigns the application ID to use for DASO (Digital Certificate Access Server Automated Sign On) support.
    Syntax
    expression.DASOApplicationID As String
    where expression is a variable that represents a Terminal Object
    Remarks
    This property applies to 3270 Telnet and Telnet Extended sessions only. It is required for DASO and can be set either via this property or in the call to GetDASOPassTicket.
    See Also