public sealed class AuthConfigTemplate : IMessage<AuthConfigTemplate>, IEquatable<AuthConfigTemplate>, IDeepCloneable<AuthConfigTemplate>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class AuthConfigTemplate.
AuthConfigTemplate defines required field over an authentication type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `AuthConfigTemplate` class within the Integration Connectors v1 API, detailing its structure and functionality."],["`AuthConfigTemplate` is a class that defines the required fields for a specific authentication type, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `AuthType`, `ConfigVariableTemplates`, `Description`, and `DisplayName` to configure and describe an authentication template."],["There are multiple versions available for `AuthConfigTemplate`, including the latest version 1.3.0 and older ones like 1.2.0, 1.1.0, and 1.0.0."],["The `AuthConfigTemplate` has two constructors, one that is empty and another that takes another `AuthConfigTemplate` as a parameter."]]],[]]