\r\n

51Degrees Pipeline .NET  4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Core.Data.LicencedProducts Class Reference

Detailed Description

Used by the CloudRequestEngine to store details of accessible products and properties based on the currently configured resource key.

Properties

Dictionary< string, ProductMetaData >  Products [get, set]
A collection of accessible products. More...
List< string >  Errors [get, set]

Property Documentation

◆ Errors

List<string> FiftyOne.Pipeline.Core.Data.LicencedProducts.Errors
get set

◆ Products

Dictionary<string, ProductMetaData> FiftyOne.Pipeline.Core.Data.LicencedProducts.Products
get set

A collection of accessible products.

Key is product name, value contains a list of the accessible properties.