InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / DASOApplicationID Property
In This Topic
    DASOApplicationID Property (T27Terminal)
    In This Topic
    Gets or sets 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 T27Terminal Object
    Remarks
    This property is required for DASO and can be set either via this property or in the call to GetDASOPassTicket. The default is "".
    See Also