Get-AdfsAccessControlPolicy   
	Gets an AD FS access control policy.
Syntax
Default (Default)
Get-AdfsAccessControlPolicy
    [-Name <String[]>]
    [-Identifier <String[]>]
    [<CommonParameters>]
	Description
The Get-AdfsAccessControlPolicy cmdlet gets an Active Directory Federation Services (AD FS) access control policy.
Parameters
-Identifier
Specifies an array of IDs.
Parameter properties
| Type: | String[]  | 
| Default value: | None | 
| Supports wildcards: | False | 
| DontShow: | False | 
Parameter sets
(All)
| Position: | Named | 
| Mandatory: | False | 
| Value from pipeline: | False | 
| Value from pipeline by property name: | False | 
| Value from remaining arguments: | False | 
-Name
Specifies an array of policy names.
Parameter properties
| Type: | String[]  | 
| Default value: | None | 
| Supports wildcards: | False | 
| DontShow: | False | 
Parameter sets
(All)
| Position: | Named | 
| Mandatory: | False | 
| Value from pipeline: | False | 
| Value from pipeline by property name: | False | 
| Value from remaining arguments: | False | 
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.