Get-FASTSearchSecurityLotusNotesUserStore
Lotus Notes ユーザー ストアを取得します。
構文
Get-FASTSearchSecurityLotusNotesUserStore
[[-Identity] <String>]
[<CommonParameters>]
説明
このコマンドレットでは、特定の Lotus Notes ユーザー ストアを取得します。 Identity パラメーターを指定しない場合は、すべての Lotus Notes ユーザー ストアのリストが取得されます。
FAST Search Server 2010 for SharePoint コマンドレットに関するアクセス許可と最新の情報については、オンライン ドキュメント (https://go.microsoft.com/fwlink/?LinkId=163227) を参照してください。
例
--------------- 例 1 -----------------
Get-FASTSearchSecurityLotusNotesUserStore -Identity ln1
この例では、ID "ln1" を持つ Lotus Notes ユーザー ストアを取得します。
パラメーター
-Identity
取得する Lotus Notes ユーザー ストアの ID。 指定しない場合は、すべての 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 |