DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnection Class / PrivateKey Property

In This Topic
    PrivateKey Property (C1SnowflakeConnection)
    In This Topic
    The path of the private key file.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrivateKey As String
    public string PrivateKey {get;}
    See Also