Skip to main content

DashboardJsonConverter.XmlToJson Method

Name Parameters Description
XmlToJson(XDocument, IDataProtectionProvider, IDataSourceProtectionService) static dashboardDocument, protectionProvider, dataSourceProtectionService
XmlToJson(XDocument, IDataProtectionProvider) static dashboardDocument, protectionProvider Converts a dashboard XML definition to the JSON string with specified data protection services.
XmlToJson(XDocument) static dashboardDocument Converts a dashboard XML definition to the JSON string.