Namespace DNVGL.One.Compute.Platform.Client.Extensions
Classes
OneComputePlatformClientAuthenticatorBase
Defines the Platform client authenticator base.
OneComputePlatformClientAuthenticatorNative
The specialized authenticator when using "native/interactive" authentication flow and the client application has already acquired the access token.
OneComputePlatformClientAuthenticatorNativeAutoRefresh
The specialized authenticator when using "native/interactive" authentication flow, with auto-refresh of the access token.
OneComputePlatformServiceClient
Extensions to OneComputePlatformClient for service clients.
OneComputePlatformServiceClient.ServiceRegistryConfiguration
Service Registry configuration.
TokenCacheHelper
Defines the token cache helper, which provides disk-based caching of access tokens (across multiple executions).