|
69 | 69 | <remarks>To be added.</remarks> |
70 | 70 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException">A call to the underlying directory service resulted in an error.</exception> |
71 | 71 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException">The target server is either busy or unavailable.</exception> |
72 | | - <exception cref="T:System.ArgumentException">This exception will occur for any one of the following reasons: |
73 | | - |
74 | | -- The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
75 | | - |
76 | | -- <paramref name="sourceServer" /> is invalid or an empty string. |
77 | | - |
78 | | -- The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
79 | | - |
80 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
81 | | - |
82 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
| 72 | + <exception cref="T:System.ArgumentException">The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
| 73 | + |
| 74 | +-or- |
| 75 | + |
| 76 | +<paramref name="sourceServer" /> is invalid or an empty string. |
| 77 | + |
| 78 | +-or- |
| 79 | + |
| 80 | +The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
| 81 | + |
| 82 | +-or- |
| 83 | + |
| 84 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
| 85 | + |
| 86 | +-or- |
| 87 | + |
| 88 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
83 | 89 | <exception cref="T:System.ArgumentNullException"> |
84 | 90 | <paramref name="context" /> or <paramref name="sourceServer" /> is <see langword="null" />.</exception> |
85 | 91 | <exception cref="T:System.Security.Authentication.AuthenticationException">The credentials that were supplied are not valid.</exception> |
|
116 | 122 | <remarks>To be added.</remarks> |
117 | 123 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException">A call to the underlying directory service resulted in an error.</exception> |
118 | 124 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException">The target server is either busy or unavailable.</exception> |
119 | | - <exception cref="T:System.ArgumentException">This exception will occur for any one of the following reasons: |
120 | | - |
121 | | -- The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
122 | | - |
123 | | -- <paramref name="sourceServer" /> is invalid or an empty string. |
124 | | - |
125 | | -- The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
126 | | - |
127 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
128 | | - |
129 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
| 125 | + <exception cref="T:System.ArgumentException">The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
| 126 | + |
| 127 | +-or- |
| 128 | + |
| 129 | +<paramref name="sourceServer" /> is invalid or an empty string. |
| 130 | + |
| 131 | +-or- |
| 132 | + |
| 133 | +The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
| 134 | + |
| 135 | +-or- |
| 136 | + |
| 137 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
| 138 | + |
| 139 | +-or- |
| 140 | + |
| 141 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
130 | 142 | <exception cref="T:System.ArgumentNullException"> |
131 | 143 | <paramref name="context" />, <paramref name="sourceServer" /> or <paramref name="schedule" /> is <see langword="null" />.</exception> |
132 | 144 | <exception cref="T:System.Security.Authentication.AuthenticationException">The credentials that were supplied are not valid.</exception> |
|
164 | 176 | <remarks>To be added.</remarks> |
165 | 177 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException">A call to the underlying directory service resulted in an error.</exception> |
166 | 178 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException">The target server is either busy or unavailable.</exception> |
167 | | - <exception cref="T:System.ArgumentException">This exception will occur for any one of the following reasons: |
168 | | - |
169 | | -- The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
170 | | - |
171 | | -- <paramref name="sourceServer" /> is invalid or an empty string. |
172 | | - |
173 | | -- The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
174 | | - |
175 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
176 | | - |
177 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
| 179 | + <exception cref="T:System.ArgumentException">The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
| 180 | + |
| 181 | +-or- |
| 182 | + |
| 183 | +<paramref name="sourceServer" /> is invalid or an empty string. |
| 184 | + |
| 185 | +-or- |
| 186 | + |
| 187 | +The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
| 188 | + |
| 189 | +-or- |
| 190 | + |
| 191 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
| 192 | + |
| 193 | +-or- |
| 194 | + |
| 195 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
178 | 196 | <exception cref="T:System.ArgumentNullException"> |
179 | 197 | <paramref name="context" /> or <paramref name="sourceServer" /> is <see langword="null" />.</exception> |
180 | 198 | <exception cref="T:System.Security.Authentication.AuthenticationException">The credentials that were supplied are not valid.</exception> |
|
217 | 235 | <remarks>To be added.</remarks> |
218 | 236 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException">A call to the underlying directory service resulted in an error.</exception> |
219 | 237 | <exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException">The target server is either busy or unavailable.</exception> |
220 | | - <exception cref="T:System.ArgumentException">This exception will occur for any one of the following reasons: |
221 | | - |
222 | | -- The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
223 | | - |
224 | | -- <paramref name="sourceServer" /> is invalid or an empty string. |
225 | | - |
226 | | -- The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
227 | | - |
228 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
229 | | - |
230 | | -- The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
| 238 | + <exception cref="T:System.ArgumentException">The target of the <paramref name="context" /> parameter is not a domain controller or AD LDS instance. |
| 239 | + |
| 240 | +-or- |
| 241 | + |
| 242 | +<paramref name="sourceServer" /> is invalid or an empty string. |
| 243 | + |
| 244 | +-or- |
| 245 | + |
| 246 | +The target specified in the <paramref name="context" /> parameter does not match the server type specified in the <paramref name="sourceServer" /> parameter. The servers must both be either domain controllers or AD LDS instances. |
| 247 | + |
| 248 | +-or- |
| 249 | + |
| 250 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are domain controllers, but are not in the same forest. |
| 251 | + |
| 252 | +-or- |
| 253 | + |
| 254 | +The servers specified in the <paramref name="context" /> and <paramref name="sourceServer" /> parameters are AD LDS instances, but do not belong to the same configuration set.</exception> |
231 | 255 | <exception cref="T:System.ArgumentNullException"> |
232 | 256 | <paramref name="context" />, <paramref name="sourceServer" /> or <paramref name="schedule" /> is <see langword="null" />.</exception> |
233 | 257 | <exception cref="T:System.Security.Authentication.AuthenticationException">The credentials that were supplied are not valid.</exception> |
|
0 commit comments