Query.IgnoreSafeQueryPropertiesTemplateUrl 属性
获取或设置一个标志,指示是否应忽略的SafeQueryPropertiesTemplateUrl属性。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property IgnoreSafeQueryPropertiesTemplateUrl As Boolean
Get
Set
用法
Dim instance As Query
Dim value As Boolean
value = instance.IgnoreSafeQueryPropertiesTemplateUrl
instance.IgnoreSafeQueryPropertiesTemplateUrl = value
public bool IgnoreSafeQueryPropertiesTemplateUrl { get; set; }
属性值
备注
将此属性设置为 true 将导致查询失败没有**UseRemoteAPIs()**的权限,例如,匿名用户的用户。