RemoteDataSource
title: “RemoteDataSource” description: “RemoteDataSource Class” 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
Class Reference
Definition
Used as input to package registration
- Namespace: TrimbleCloud.Tam
- Assembly: TrimbleCloud.Tam.dll
public class RemoteDataSourceInheritance Object -> RemoteDataSource
Properties
remoteDataSourceUrl
List<string>
A list of remote data sources associated with the policy.
expirations
List<TimeSpan>
A list of default cache expirations for remote data sources associated with the policy.
scope
List<string>
A list of Trimble Identity scopes needed to operate against the remote data sources associated with the policy.