File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ This cmdlet was introduced in Lync Server 2013.
17
17
18
18
### Identity (Default)
19
19
```
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>]
22
22
```
23
23
24
24
### Instance
@@ -284,7 +284,7 @@ Accept wildcard characters: False
284
284
URI of the OAuth server used for client authentication.
285
285
286
286
` ` ` yaml
287
- Type: Object
287
+ Type: String
288
288
Parameter Sets: Identity, (All)
289
289
Aliases:
290
290
Applicable: Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
You can’t perform that action at this time.
0 commit comments