Skip to content

Commit 00997de

Browse files
author
Trevor Seward
authored
Update New-CsOnlineSession.md
Removed invalid use of `-Credential`. Fix #7090
1 parent 6ead262 commit 00997de

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

skype/skype-ps/skype/New-CsOnlineSession.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,8 @@ Establishes a Skype for Business Online Remote PowerShell session using multi-fa
5555

5656
### -Credential
5757
Specifies a Skype for Business Online administrator, or Syndicated Partner administrator account.
58+
Enter a PSCredential object, such as one returned by the Get-Credential cmdlet.
5859

59-
Type a Skype for Business Online administrator account name, such as "[email protected]", or enter a PSCredential object, such as one returned by the Get-Credential cmdlet.
60-
61-
When you type an account name, you will be prompted for a password.
6260

6361
```yaml
6462
Type: PSCredential

0 commit comments

Comments
 (0)