Get-AdfsScopeDescription
Gets a description for a scope in AD FS.
PowerShell
Get-AdfsScopeDescription
[[-Name] <String[]>]
[<CommonParameters>]
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).
Specifies an array of names of scope description to get.
Type: | String[] |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
String objects are received by the Name parameter.
Returns one or more OAuthScopeDescription objects that represent the scope descriptions for the Federation Service.