Skip to content

Commit 960fe64

Browse files
authored
Update Set-CsOAuthConfiguration.md
1 parent fda0b14 commit 960fe64

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ 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 <String>] [-Confirm] [-ExchangeAutodiscoverAllowedDomains <String>] [-ExchangeAutodiscoverUrl <String>] [-Force] [-Instance <PSObject>] [-Realm <String>] [-ServiceName <String>]
21-
[-Tenant <Guid>] [-WhatIf] [-AsJob] [<CommonParameters>]
20+
Set-CsOAuthConfiguration [[-Identity] <XdsIdentity>] [-AdditionalAudienceUrls <String>] [-AlternateAudienceUrl <String>]
21+
[-ClientAdalAuthOverride <Object>] [-ClientAuthorizationOAuthServerIdentity <String>] [-Confirm]
22+
[-ExchangeAutodiscoverAllowedDomains <String>] [-ExchangeAutodiscoverUrl <String>] [-Force] [-Instance <PSObject>]
23+
[-Realm <String>] [-ServiceName <String>] [-Tenant <Guid>] [-WhatIf] [-AsJob] [<CommonParameters>]
2224
```
2325

2426
### Instance

0 commit comments

Comments
 (0)