Skip to content

Commit fda0b14

Browse files
authored
Update Set-CsOAuthConfiguration.md
1 parent 027c5fa commit fda0b14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

skype/skype-ps/skype/Set-CsOAuthConfiguration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ This cmdlet was introduced in Lync Server 2013.
1717

1818
### Identity (Default)
1919
```
20-
Set-CsOAuthConfiguration [[-Identity] <XdsIdentity>] [-AdditionalAudienceUrls <String>] [-AlternateAudienceUrl <String>] [-ClientAdalAuthOverride <Object>] [-ClientAuthorizationOAuthServerIdentity <Object>] [-Confirm] [-ExchangeAutodiscoverAllowedDomains <Object>] [-ExchangeAutodiscoverUrl <Object>] [-Force] [-Instance <PSObject>] [-Realm <Object>] [-ServiceName <Object>]
21-
[-Tenant <Object>] [-WhatIf] [-AsJob] [<CommonParameters>]
20+
Set-CsOAuthConfiguration [[-Identity] <XdsIdentity>] [-AdditionalAudienceUrls <String>] [-AlternateAudienceUrl <String>] [-ClientAdalAuthOverride <Object>] [-ClientAuthorizationOAuthServerIdentity <String>] [-Confirm] [-ExchangeAutodiscoverAllowedDomains <String>] [-ExchangeAutodiscoverUrl <String>] [-Force] [-Instance <PSObject>] [-Realm <String>] [-ServiceName <String>]
21+
[-Tenant <Guid>] [-WhatIf] [-AsJob] [<CommonParameters>]
2222
```
2323

2424
### Instance
@@ -284,7 +284,7 @@ Accept wildcard characters: False
284284
URI of the OAuth server used for client authentication.
285285

286286
```yaml
287-
Type: Object
287+
Type: String
288288
Parameter Sets: Identity, (All)
289289
Aliases:
290290
Applicable: Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019

0 commit comments

Comments
 (0)