Get-FASTSearchSecurityRegexAliaser
Gets a regular expression principal aliaser.
Syntax
Get-FASTSearchSecurityRegexAliaser
[[-Identity] <String>]
[<CommonParameters>]
Description
This cmdlet retrieves a regular expression aliaser. A regular expression aliaser maps users/groups from one user store to users/groups in other user stores, based on a regular expression pattern.
For permissions and the most current information about FAST Search Server 2010 for SharePoint cmdlets, see the online documentation, (https://go.microsoft.com/fwlink/?LinkId=163227).
Examples
---------------EXAMPLE 1-----------------
Get-FASTSearchSecurityRegexAliaser -Identity regex1
This example retrieves a regular expression aliaser with an identity of "regex1".
Parameters
-Identity
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | FAST Server for SharePoint 2010 |