IClientRightsAdditionalMetadata.ClientRightsMetadata Property

Definition

We are using a dictionary as we do not know what data we may get in future At present it only contains the nonlocalized license description for telemetry.

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ ClientRightsMetadata { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<string,object> ClientRightsMetadata { get; }
member this.ClientRightsMetadata : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property ClientRightsMetadata As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to