User
The user account used to authenticate.
Data Type
string
Default Value
""
Remarks
This property is used with Password to authenticate the connection to the server.
What this property represents varies based on the configuration, namely the values of ConnectionType and AuthScheme:
- ConnectionType=AmazonS3
- AuthScheme=ADFS: This refers to your ADFS username.
- AuthScheme=Okta: This refers to your Okta username.
- AuthScheme=PingFederate: This refers to your PingFederate username.
- ConnectionType=FTP(S)
- AuthScheme=Basic: This refers to your FTP(S) server username.
- ConnectionType=HDFS/HDFS Secure
- AuthScheme=Negotiate: This refers to your HDFS intance username.
- ConnectionType=HTTP(S)
- AuthScheme=Basic: This refers to the username associated with the HTTP stream.
- AuthScheme=Digest: This refers to the username associated with the HTTP stream.
- AuthScheme=OAuthPassword: This refers to the username associated with the HTTP stream.
- ConnectionType=SharePoint SOAP
- AuthScheme=Basic: This refers to your SharePoint account username.
- AuthScheme=ADFS: This refers to your ADFS username.
- AuthScheme=Okta: This refers to your Okta username.
- AuthScheme=OneLogin: This refers to your OneLogin username.