httpClient.DefaultRequestHeaders.Authorization = new Credential(OAuth.token);. 但是,WinRT中不存在Credential类。任何人有任何想法如何设置授权标头? c# rest ...
確定! 回上一頁