Environment
title: “Environment” description: “Environment Enumeration” lead: "" date: 2023-06-12T13:46:25-06:00 lastmod: 2023-06-12T13:46:25-06:00 draft: false images: [] menu: docs: parent: “dotnet-api” weight: 323 toc: true
Enumeration Reference
Definition
Represents the Trimble Access Management envrionment that the SDK will target.
- Namespace: TrimbleCloud.Tam
- Assembly: TrimbleCloud.Tam.dll
public enum EnvironmentInheritance Object -> ValueType -> Enum -> Environment
Fields
Dev
Development environment used for “beta” and testing new capabilities.
Stage
Staging environment used for pre-production testing.
Prod
Production environment used for production workloads.