Skip to content

Commit 672cd65

Browse files
author
Marcos Vainer Loeff
committed
Test change 2
1 parent 04956c6 commit 672cd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PIWebApiClient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## **Constructor**
44
> PIWebApiClient(String baseUrl, bool String username, String password, Boolean verifySsl, Boolean debug)
55
6-
Creates an instance of the PI Web API client top level object. Only Basic authentication can be used.
6+
Creates an instance of the PI Web API client top level object. Currently, only Basic authentication can be used. Do not try to use Kerberos Authentication.
77

88
### Parameters
99

0 commit comments

Comments
 (0)