DashboardJsonConverter.JsonToXml Method
| Name | Parameters | Description |
|---|---|---|
| JsonToXml(String, IDataProtectionProvider, IDataSourceProtectionService) static | json, protectionProvider, dataSourceProtectionService | |
| JsonToXml(String, IDataProtectionProvider) static | json, protectionProvider | Converts a dashboard XML definition to the JSON string with specified data protection services. |
| JsonToXml(String) static | json | Converts a dashboard XML definition to the JSON string. |