LoginCmdFlags Enumeration |
Namespace: Perforce.P4
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No flags. | |
| AllHosts | 1 | The -a flag causes the server to issue a ticket that is valid on all host machines. | |
| DisplayTicket | 2 | The -p flag displays the ticket, but does not store it on the client machine. | |
| DisplayStatus | 4 | The -s flag displays the status of the current ticket (if there is one). |