[This is preliminary documentation and is subject to change.]
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)
Syntax
C# |
---|
public bool TrustAndConnect( Options options, string trustFlag, string fingerprint ) |
Visual Basic |
---|
Public Function TrustAndConnect ( _ options As Options, _ trustFlag As String, _ fingerprint As String _ ) As Boolean |
Visual C++ |
---|
public: bool TrustAndConnect( Options^ options, String^ trustFlag, String^ fingerprint ) |
Parameters
- options
- Type: Perforce.P4..::..Options
- trustFlag
- Type: System..::..String
- fingerprint
- Type: System..::..String