Password
The authenticating user's password, required with the User name for authentication to the server.
Data Type
string
Default Value
""
Remarks
This property varies, depending on the value of the AuthScheme and the type of connection.
Connection Type: FTP(S)
- AuthScheme=Basic: The FTP(S) server password.
Connection Type: HDFS/HDFS Secure
- AuthScheme=Negotiate: The HDFS instance password.
Connection Type: HTTP(S)
- AuthScheme=Basic: The password associated with the HTTP stream.
- AuthScheme=Digest: The password associated with the HTTP stream.
- AuthScheme=OAuthPassword: The password associated with the HTTP stream.
Connection Type: SharePoint SOAP
- AuthScheme=Basic: The SharePoint account password.