SPMobile:一个帮助程序库,用于简化Microsoft SharePoint的身份验证和查询

时间:2021-05-21 06:30:32
【文件属性】:
文件名称:SPMobile:一个帮助程序库,用于简化Microsoft SharePoint的身份验证和查询
文件大小:27KB
文件格式:ZIP
更新时间:2021-05-21 06:30:32
Objective-C SPMobile SPMobile是一个iOS库,用于简化与Microsoft SharePoint网站的连接和查询过程。 该版本支持: Office 365 SharePoint Online网站 使用FBA身份验证的“本地”部署 SharePoint 2013 _api(仅Office 365) “经典” .asmx Web服务(SP2007 / SP2010 / SP2013) 用法 首先,在使用库的每个页面中都包含SPMobile.h。 Authentication *auth; // This authenticates to SharePoint Online auth = [[SPOAuthentication alloc] initWithUsernamePasswordSite:username password:password site:siteUrl];
【文件预览】:
SPMobile-master
----README.md(4KB)
----SPMobile()
--------SMXMLDocument.h(2KB)
--------FormsAuth.h(1KB)
--------CookieStore.h(1KB)
--------SPOAuthentication.h(1KB)
--------SMXMLDocument.m(6KB)
--------SPOAuthentication.m(7KB)
--------APIResponseHandler.h(2KB)
--------DelegateProtocol.h(2KB)
--------RemoteQuery.m(4KB)
--------RequestDigest.h(1KB)
--------CookieStore.m(2KB)
--------Authentication.m(416B)
--------APIResponseHandler.m(2KB)
--------Authentication.h(2KB)
--------SPMobile.h(1KB)
--------Utilities.h(1KB)
--------RemoteQuery.h(2KB)
--------Utilities.m(333B)
--------ReplyDelegate.h(1KB)
--------FormsAuth.m(3KB)
--------RequestDigest.m(3KB)
--------ReplyDelegate.m(3KB)
----LICENSE.TXT(1KB)

网友评论