Password
Specifies the user's password used for authenticating with Snowflake. This property is required when using password-based authentication methods, including Password, PingFederate, and OKTA.
Data Type
string
Default Value
""
Remarks
The Password property is supplied during the connection process along with the User property.
The authentication mechanism (AuthScheme) determines how the password is processed:
- Password: Basic username-password authentication.
- PingFederate: Redirects to a PingFederate endpoint for SSO.
- OKTA: Used in conjunction with an MFA passcode if required.