TargetedContentSubscriptionOptions.CloudQueryParameters Property

Definition

Gets a collection of Cloud Query parameters for the TargetedContentSubscription object.

public:
 property IMap<Platform::String ^, Platform::String ^> ^ CloudQueryParameters { IMap<Platform::String ^, Platform::String ^> ^ get(); };
IMap<winrt::hstring, winrt::hstring const&> CloudQueryParameters();
public IDictionary<string,string> CloudQueryParameters { get; }
var iMap = targetedContentSubscriptionOptions.cloudQueryParameters;
Public ReadOnly Property CloudQueryParameters As IDictionary(Of String, String)

Property Value

IMap<String,String>

IDictionary<String,String>

IMap<Platform::String,Platform::String>

IMap<winrt::hstring,winrt::hstring>

Windows requirements

App capabilities
secondaryAuthenticationFactor

Applies to