Click or drag to resize

Credential Class

Specifies user credentials for a specific connection.
Inheritance Hierarchy
SystemObject
  Perforce.P4Credential

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntax
public class Credential

The Credential type exposes the following members.

Properties
  NameDescription
Public propertyExpires
Public propertyTicket
Public propertyTicketHost
Host Name used to store the ticket in the ticket file.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also