You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Establishes a Skype for Business Online Remote PowerShell session, with a Skype for Business Online administrator account that has permission to manage the tenant fabrikam.onmicrosoft.com that was specified using the optional OverrideAdminDomain parameter.
@@ -67,21 +62,6 @@ Establishes a Skype for Business Online Remote PowerShell session using multi-fa
67
62
68
63
## PARAMETERS
69
64
70
-
### -UserName
71
-
Specifies the Skype for Business Online administrator account name to be used when prompting for credentials.
72
-
73
-
```yaml
74
-
Type: String
75
-
Parameter Sets: UserName
76
-
Aliases:
77
-
78
-
Required: False
79
-
Position: 1
80
-
Default value: None
81
-
Accept pipeline input: False
82
-
Accept wildcard characters: False
83
-
```
84
-
85
65
### -Credential
86
66
Specifies a Skype for Business Online administrator, or Syndicated Partner administrator account.
0 commit comments