DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Magento.Base.Abstraction.ADOBase Namespace / C1OAuth1ConnectionStringBuilder Class / ConsumerKey Property

In This Topic
    ConsumerKey Property
    In This Topic
    A value used by the Consumer to identify itself in OAuth 1.0.
    Syntax
    'Declaration
     
    Public Property ConsumerKey As String
    public string ConsumerKey {get; set;}
    See Also