Property | Description |
|---|---|
Account_Identifier | The identifier used to access the Snowflake account. The account identifier must not contain underscores (_). If underscores (_) are present, you must replace them with hyphens (-). |
User_Name | The identifier representing a specific user account for authentication. |
Private_Key | A secret cryptographic key used to digitally sign authentication requests and prove identity. |
Public_Key_Finger_Print | A short, unique representation of the user's public key used to verify the authenticity of the corresponding private key. |