Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docset/windows/adfs/get-adfsapplicationgroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### System.String[]
Microsoft.IdentityServer.Management.Resources.ApplicationGroup

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
Expand Down
4 changes: 4 additions & 0 deletions docset/windows/adfs/get-adfsapplicationpermission.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### System.String[]

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
Expand Down
5 changes: 4 additions & 1 deletion docset/windows/adfs/get-adfsendpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### None
### System.String[]
System.Uri[]

## OUTPUTS

### System.Object

### Microsoft.IdentityServer.PowerShell.Resources.Endpoint
This cmdlet returns class structure that represents the endpoints for the Federation Service.

Expand Down
6 changes: 6 additions & 0 deletions docset/windows/adfs/get-adfsnativeclientapplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### System.String
Microsoft.IdentityServer.Management.Resources.ApplicationGroup
System.Uri[]

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
Expand Down
2 changes: 2 additions & 0 deletions docset/windows/adfs/get-adfsproperties.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### None

## OUTPUTS

### System.Object
Expand Down
6 changes: 6 additions & 0 deletions docset/windows/adfs/get-adfsserverapplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### System.String[]
Microsoft.IdentityServer.Management.Resources.ServerApplication
Microsoft.IdentityServer.Management.Resources.ApplicationGroup

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
Expand Down
7 changes: 7 additions & 0 deletions docset/windows/adfs/get-adfswebapiapplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### System.String[]
Microsoft.IdentityServer.Management.Resources.WebApiApplication
System.String
Microsoft.IdentityServer.Management.Resources.ApplicationGroup

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
Expand Down