Get-FASTSearchSecurityLotusNotesUserStore

获取 Lotus Notes 用户存储。

语法

Get-FASTSearchSecurityLotusNotesUserStore
   [[-Identity] <String>]
   [<CommonParameters>]

说明

此 cmdlet 检索特定 Lotus Notes 用户存储。 如果未指定 Identity 参数,此 cmdlet 将获取所有 Lotus Notes 用户存储的列表。

有关 FAST Search Server 2010 for SharePoint cmdlet 的权限和最新信息,请参阅联机文档 (https://go.microsoft.com/fwlink/?LinkId=163227) 。

示例

---------------示例 1-----------------

Get-FASTSearchSecurityLotusNotesUserStore -Identity ln1

此示例获取标识为“ln1”的 Lotus Notes 用户存储。

参数

-Identity

要获取的 Lotus Notes 用户存储的标识。 如果未指定,将返回所有 Lotus Notes 用户存储的列表。

Type:String
Position:1
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:FAST Server for SharePoint 2010