public sealed class AppConnectorInstanceConfig : IMessage<AppConnectorInstanceConfig>, IEquatable<AppConnectorInstanceConfig>, IDeepCloneable<AppConnectorInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnectors v1 API class AppConnectorInstanceConfig.
AppConnectorInstanceConfig defines the instance config of a AppConnector.
Required. A monotonically increasing number generated and maintained
by the API provider. Every time a config changes in the backend, the
sequenceNumber should be bumped up to reflect the change.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e class is a part of the BeyondCorp AppConnectors v1 API and defines the configuration for an AppConnector instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to function within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e class includes properties such as \u003ccode\u003eImageConfig\u003c/code\u003e, \u003ccode\u003eInstanceConfig\u003c/code\u003e, \u003ccode\u003eNotificationConfig\u003c/code\u003e, and \u003ccode\u003eSequenceNumber\u003c/code\u003e, which collectively manage various aspects of the AppConnector instance's configuration.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for the \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e class, one default constructor and one that takes an existing \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of these documents are located at 1.3.0, with previous versions at 1.2.0, 1.1.0 and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]