Get-FASTSearchSecurityLotusNotesUserStore
取得 Lotus Notes 使用者存放區。
Syntax
Get-FASTSearchSecurityLotusNotesUserStore
[[-Identity] <String>]
[<CommonParameters>]
Description
此 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 |