Sets the ticket file used for Authentication.

Namespace:  P4API
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public string TicketFile { set; }

Field Value

Overrided the ticket file location.

Remarks

Use this to override the default location of the TicketFile.

See Also