Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Server 2010
Gets a regular expression principal aliaser.
Syntax
Get-FASTSearchSecurityRegexAliaser [[-Identity] <String>]
Detailed 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.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
Identity |
Optional |
System.String |
Input Types
Return Types
Example
---------------EXAMPLE 1-----------------
Get-FASTSearchSecurityRegexAliaser -Identity regex1
This example retrieves a regular expression aliaser with an identity of “regex1”.
See Also
Reference
New-FASTSearchSecurityRegexAliaser
Set-FASTSearchSecurityRegexAliaser
New-FASTSearchSecurityRegexAliaserPattern