IntelligenceX
Class

ToolAuthenticationArgumentNames

Namespace IntelligenceX.Tools
Assembly IntelligenceX
Modifiers static

Canonical argument names used by tool authentication contracts.

Inheritance

  • Object
  • ToolAuthenticationArgumentNames

Properties

public static IReadOnlyList<String> CanonicalArguments { get; } #

Canonical authentication-related argument names.

Fields

public const String ProfileId #

Profile identifier argument used for host-managed secret resolution.

Value: auth_profile_id
public const String RunAsProfileId #

Optional run-as profile identifier argument.

Value: run_as_profile_id
public const String ProbeId #

Probe/session identifier returned by connectivity preflight tools.

Value: auth_probe_id