InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / DASOPassTicket Property
In This Topic
DASOPassTicket Property (Terminal)
In This Topic
Retrieves the pass ticket for DASO (Digital Certificate Access Server Automated Sign On). This field will be empty until a successful call to GetDASOPassTicket is executed.
Syntax
expression.DASOPassTicket As String
where expression is a variable that represents a Terminal Object
See Also