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
@@ -62,22 +53,6 @@ Establishes a Skype for Business Online Remote PowerShell session using multi-fa
62
53
63
54
## PARAMETERS
64
55
65
-
### -UserName
66
-
Specifies the Skype for Business Online administrator account name to be used when prompting for credentials.
67
-
Please Note: UserName has been deprecated and is not available in the Teams Powershell module. Please use the Credential parameter to provide username and password.
68
-
69
-
```yaml
70
-
Type: String
71
-
Parameter Sets: UserName
72
-
Aliases:
73
-
74
-
Required: False
75
-
Position: 1
76
-
Default value: None
77
-
Accept pipeline input: False
78
-
Accept wildcard characters: False
79
-
```
80
-
81
56
### -Credential
82
57
Specifies a Skype for Business Online administrator, or Syndicated Partner administrator account.
83
58
@@ -97,23 +72,8 @@ Accept pipeline input: False
97
72
Accept wildcard characters: False
98
73
```
99
74
100
-
### -OAuthAccessToken
101
-
Specifies an access token already acquired by the Skype for Business Online administrator, or Syndicated Partner administrator.
102
-
103
-
```yaml
104
-
Type: SecureString
105
-
Parameter Sets: OAuthAccessToken
106
-
Aliases:
107
-
108
-
Required: False
109
-
Position: Named
110
-
Default value: None
111
-
Accept pipeline input: False
112
-
Accept wildcard characters: False
113
-
```
114
-
115
75
### -OverrideAdminDomain
116
-
Specifies the domain of the tenant to be managed. This is used when the administrator has permissions to manage more than one tenant. For example, Syndicated Partner administrators commonly manage several tenants.
76
+
Specifies the domain of the tenant to be managed. This is used when the administrator has permissions to manage more than one tenant. For example, Syndicated Partner administrators commonly manage several tenants.
117
77
118
78
```yaml
119
79
Type: String
@@ -127,22 +87,6 @@ Accept pipeline input: False
127
87
Accept wildcard characters: False
128
88
```
129
89
130
-
### -OverrideDiscoveryUri
131
-
Specifies Skype for Business Auto Discovery URI.
132
-
Optional.
133
-
134
-
```yaml
135
-
Type: Uri
136
-
Parameter Sets: (All)
137
-
Aliases:
138
-
139
-
Required: False
140
-
Position: Named
141
-
Default value: None
142
-
Accept pipeline input: False
143
-
Accept wildcard characters: False
144
-
```
145
-
146
90
### -OverridePowerShellUri
147
91
Specifies Skype for Business Remote Powershell URI.
148
92
Optional.
@@ -159,22 +103,6 @@ Accept pipeline input: False
159
103
Accept wildcard characters: False
160
104
```
161
105
162
-
### -OverrideAccessTokenResourceUri
163
-
Specifies Skype for Business Remote Powershell Authorization Token URI.
164
-
Optional.
165
-
166
-
```yaml
167
-
Type: Uri
168
-
Parameter Sets: (All)
169
-
Aliases:
170
-
171
-
Required: False
172
-
Position: Named
173
-
Default value: None
174
-
Accept pipeline input: False
175
-
Accept wildcard characters: False
176
-
```
177
-
178
106
### -TeamsEnvironmentName
179
107
Use this setting if your organization is in one of the Teams Government Cloud environments.
0 commit comments