[This is preliminary documentation and is subject to change.]

The authentication ticket

Namespace:  OfficeClip.BusinessLayer.Extranet.Utility
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
protected AuthTkt _tkt
Visual Basic (Declaration)
Protected _tkt As AuthTkt
Visual C++
protected:
AuthTkt^ _tkt

See Also