Skip to main content
Glama
IContextAccessData.cs818 B
using System; using System.Collections.Generic; using System.Text; namespace Api.DigitalPages.Interfaces.Models { //// JÁ ADICIONADO EM IConnectorUserDirectRegister / Connector DirectRegister /// public interface IContextAccessData : IBaseModelV2 { /// <summary> /// Tipo de Objeto relacionado como Contexto. /// </summary> ObjectType Type { get; set; } /// <summary> /// Range de Ip para limitar o acesso. /// </summary> string IpRange { get; set; } /// <summary> /// Tipo do objeto relacionado ao connector. /// </summary> Guid TargetUid { get; set; } /// <summary> /// Uid do Connector relacinado como alvo. /// </summary> Guid ConnectorUid { get; set; } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rkm097git/euconquisto-composer-mcp-poc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server