Skip to content

Commit 7e768ed

Browse files
Merge pull request #40 from billmath/adfs
updating inputs and outputs
2 parents cab2d45 + 5998544 commit 7e768ed

File tree

7 files changed

+34
-1
lines changed

7 files changed

+34
-1
lines changed

docset/windows/adfs/get-adfsapplicationgroup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9797
9898
## INPUTS
9999
100+
### System.String[]
101+
Microsoft.IdentityServer.Management.Resources.ApplicationGroup
102+
100103
## OUTPUTS
101104
105+
### System.Object
106+
102107
## NOTES
103108
104109
## RELATED LINKS

docset/windows/adfs/get-adfsapplicationpermission.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9797
9898
## INPUTS
9999
100+
### System.String[]
101+
100102
## OUTPUTS
101103
104+
### System.Object
105+
102106
## NOTES
103107
104108
## RELATED LINKS

docset/windows/adfs/get-adfsendpoint.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8888
8989
## INPUTS
9090
91-
### None
91+
### System.String[]
92+
System.Uri[]
9293
9394
## OUTPUTS
9495
96+
### System.Object
97+
9598
### Microsoft.IdentityServer.PowerShell.Resources.Endpoint
9699
This cmdlet returns class structure that represents the endpoints for the Federation Service.
97100

docset/windows/adfs/get-adfsnativeclientapplication.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
137137
138138
## INPUTS
139139
140+
### System.String
141+
Microsoft.IdentityServer.Management.Resources.ApplicationGroup
142+
System.Uri[]
143+
140144
## OUTPUTS
141145
146+
### System.Object
147+
142148
## NOTES
143149
144150
## RELATED LINKS

docset/windows/adfs/get-adfsproperties.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
107107

108108
## INPUTS
109109

110+
### None
111+
110112
## OUTPUTS
111113

112114
### System.Object

docset/windows/adfs/get-adfsserverapplication.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
137137
138138
## INPUTS
139139
140+
### System.String[]
141+
Microsoft.IdentityServer.Management.Resources.ServerApplication
142+
Microsoft.IdentityServer.Management.Resources.ApplicationGroup
143+
140144
## OUTPUTS
141145
146+
### System.Object
147+
142148
## NOTES
143149
144150
## RELATED LINKS

docset/windows/adfs/get-adfswebapiapplication.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
157157
158158
## INPUTS
159159
160+
### System.String[]
161+
Microsoft.IdentityServer.Management.Resources.WebApiApplication
162+
System.String
163+
Microsoft.IdentityServer.Management.Resources.ApplicationGroup
164+
160165
## OUTPUTS
161166
167+
### System.Object
168+
162169
## NOTES
163170
164171
## RELATED LINKS

0 commit comments

Comments
 (0)