Class
ToolAuthenticationArgumentNames
Canonical argument names used by tool authentication contracts.
Inheritance
- Object
- ToolAuthenticationArgumentNames
Inherited Methods
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_idpublic const String RunAsProfileId #Optional run-as profile identifier argument.
Value:
run_as_profile_idpublic const String ProbeId #Probe/session identifier returned by connectivity preflight tools.
Value:
auth_probe_id