PrivateKeyPassword Parameter (Connect-Snowflake Cmdlet)
Specifies the password used to decrypt the private key when using Key Pair Authentication with Snowflake. This property is required when the private key file is encrypted with a password for added security.
Syntax
Connect-Snowflake -PrivateKeyPassword string
Data Type
cstr
Default Value
""
Remarks
The password for the private key specified in the PrivateKey property, if required.