08 2014 档案

摘要:我们知道,OAuth2.0使用AuthCode获取AccessToken时,需要提供ResourceUrl作为参数。这个ResourceUrl表示你用这个AccessToken只能读取以ResourceUrl开头的URL资源。比如ResourceUrl = https://test.sharepoi... 阅读全文
posted @ 2014-08-08 23:46 chunyih 阅读(422) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Xml;namesp... 阅读全文
posted @ 2014-08-08 23:39 chunyih 阅读(165) 评论(0) 推荐(0)