Perforce API for the .Net CLR P4.Net

P4Connection.Password Property

Sets the password to conenct with.

[Visual�Basic]
Public�Property�Password�As�String
[C#]
public�string�Password�{set;}

Remarks

Do not set this value with a server running security level 2 or higher. Use the Login() method.

See Also

P4Connection Class | P4API Namespace