Back to project page Campaign-Manager-Code-Sample.
The source code is released under:
Apache License
If you think the Android project Campaign-Manager-Code-Sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.microsoft.campaignmanager.datasource; public class GraphResource { public static final String SharePoint = "4ba58371-88bc-43f9-8f53-0c6f8e00b182"; public static final String AzureActiveDirectory = "338570a3-b4ef-4908-a3c0-1191039e1c94"; public static final String GraphAPI = "e842fd54-6eb3-4fd0-a9f6-d548109a3af4"; }