User
Specifies the user account that the provider uses to authenticate.
Data Type
string
Default Value
""
Remarks
The User and Password properties are used together to authenticate with the target service or server.
The meaning of this property depends on the connection context, which is determined by ConnectionType and AuthScheme.
- ConnectionType: AmazonS3
- AuthScheme: ADFS uses your ADFS username.
- AuthScheme: Okta uses your Okta username.
- AuthScheme: PingFederate uses your PingFederate username.
- ConnectionType: FTP(S)
- AuthScheme: Basic uses your FTP(S) server username.
- ConnectionType: HDFS or HDFS Secure
- AuthScheme: Negotiate uses your HDFS instance username.
- ConnectionType: HTTP(S)
- AuthScheme: Basic uses the username associated with the HTTP stream.
- AuthScheme: Digest uses the username associated with the HTTP stream.
- AuthScheme: OAuthPassword uses the username associated with the HTTP stream.
- ConnectionType: SharePoint SOAP
- AuthScheme: Basic uses your SharePoint account username.
- AuthScheme: ADFS uses your ADFS username.
- AuthScheme: Okta uses your Okta username.
- AuthScheme: OneLogin uses your OneLogin username.