SearchServiceApplication.SetCrawlAccountMasterKey 方法
设置主要密钥用于加密的爬网帐户。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub SetCrawlAccountMasterKey ( _
masterKey As String _
)
用法
Dim instance As SearchServiceApplication
Dim masterKey As String
instance.SetCrawlAccountMasterKey(masterKey)
public void SetCrawlAccountMasterKey(
string masterKey
)
参数
masterKey
类型:System.String为主密钥用于加密的爬网帐户。
备注
用户必须属于Administrator用户组设置为主要密钥用于加密的爬网帐户。为主密钥不能为空字符串。