CredentialTicket Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic string Ticket { get; }
Public ReadOnly Property Ticket As String
Get
public:
property String^ Ticket {
String^ get ();
}
member Ticket : string with get
Property Value
Type:
String
See Also