DocumentSharingLocation (SOAP)

DocumentSharingLocation 元素包含文档共享位置的位置和元数据信息。

<DocumentSharingLocation>
   <ServiceUrl />
   <LocationUrl />
   <DisplayName />
   <SupportedFileExtensions />
   <ExternalAccessAllowed />
   <AnonymousAccessAllowed />
   <CanModifyPermissions />
   <IsDefault />
</DocumentSharingLocation>

DocumentSharingLocation

属性和元素

下面各部分介绍了属性、子元素和父元素。

Attributes

无。

子元素

元素 说明
ServiceUrl (SOAP)
表示文档共享 Web 服务的 URL。
LocationUrl (SOAP)
表示文档共享位置的 URL。
DisplayName (SOAP)
表示在 UI 中使用的文档共享位置的名称。
SupportedFileExtensions (SOAP)
表示可存储在文档共享位置中的文件扩展名。
ExternalAccessAllowed (SOAP)
指示文档共享位置是否可用于外部连接。
AnonymousAccessAllowed (SOAP)
指示访问共享位置是否需要经过身份验证的用户。
CanModifyPermissions (SOAP)
指示用户是否可以修改对文档共享位置的访问权限。
IsDefault (SOAP)
指示文档共享位置是否为用户的默认共享位置。

父元素

元素 说明
DocumentSharingLocations (SOAP)
包含文档共享位置和元数据的列表。

文本值

无。

元素信息

元素 示例
命名空间
https://schemas.microsoft.com/exchange/2010/Autodiscover
架构名称
自动发现架构
验证文件
Messages.xsd
可以为空
True

另请参阅