Get-Adfs
Scope
Description
Gets a description for a scope in AD FS.
Syntax
Get-AdfsScopeDescription
[[-Name] <String[]>]
[<CommonParameters>]
Description
The Get-AdfsScopeDescription cmdlet gets scope descriptions that represent the scope of access granted to resources and applications in Active Directory Federation Services (AD FS).
Optional Parameters
-Name
Specifies an array of names of scope description to get.
| Type: | String[] |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByPropertyName, ByValue) |
| Accept wildcard characters: | False |