PrivateKeyPassword Property (C1SnowflakeConnectionStringBuilder)
In This Topic
The private key path to be used for the authentication.
Syntax
'Declaration
Public Property PrivateKeyPassword As String
public string PrivateKeyPassword {get; set;}
See Also