Show / Hide Table of Contents

Class ApiEnvironmentConstants

Names of common configurations/environment variables used to configure OneCompute API services.

Inheritance
System.Object
ApiEnvironmentConstants
Namespace: DNVGL.One.Compute.Core.PlatformClient
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class ApiEnvironmentConstants : object

Fields

View Source

DefaultOneComputeServiceRegistryAudience

The default OneCompute service registry audience.

Declaration
public const string DefaultOneComputeServiceRegistryAudience = null
Field Value
Type Description
System.String
View Source

DefaultOneComputeServiceRegistryScope

The default OneCompute service registry scope.

Declaration
public const string DefaultOneComputeServiceRegistryScope = null
Field Value
Type Description
System.String
View Source

DefaultOneComputeServiceRegistryTenantId

The default OneCompute service registry tenant identifier.

Declaration
public const string DefaultOneComputeServiceRegistryTenantId = null
Field Value
Type Description
System.String
View Source

DefaultOneComputeServiceRegistryTenantName

The default OneCompute service registry tenant full name.

Declaration
public const string DefaultOneComputeServiceRegistryTenantName = null
Field Value
Type Description
System.String
View Source

OneComputeServiceRegistryTenant

The name of the OneCompute Service Registry tenant environment variable.

Declaration
public const string OneComputeServiceRegistryTenant = null
Field Value
Type Description
System.String
  • View Source
In This Article
Back to top Copyright © DNV AS. All rights reserved.