IntelligenceX

API Reference

Class

CodexAuthProfile

Namespace IntelligenceX.OpenAI.Auth
Assembly IntelligenceX
Modifiers sealed

Inheritance

  • Object
  • CodexAuthProfile

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public CodexAuthProfile(String accountId, String email, String planType) #

Parameters

accountId String requiredposition: 0
email String requiredposition: 1
planType String requiredposition: 2

Properties

public String AccountId { get; } #
public String Email { get; } #
public String PlanType { get; } #
public String AccountLabel { get; } #