dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoConnectionStringBuilder Class / SecurityToken Property

In This Topic
    SecurityToken Property
    In This Topic
    Gets or sets the automatically generated key that is used for logging in to Zoho CRM from an untrusted network.
    Syntax
    'Declaration
     
    Public Property SecurityToken As String
    public string SecurityToken {get; set;}

    Property Value

    The automatically generated key that is used for logging in to Zoho CRM from an untrusted network.
    Remarks

    Note that API v1 has already reached End-of-Life, and new API v1 tokens cannot be generated any more.

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also