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
In order to use this feature, the value set in the `runAsUserName` field must be a valid username. It must have the following format: `DOMAIN\USER`, where `DOMAIN\` is optional. Windows user names are case insensitive. Additionally, there are some restrictions regarding the `DOMAIN` and `USER`:
187
+
In order to use this feature, the value set in the `runAsUserName` field must be a valid username.
188
+
It must have the following format: `DOMAIN\USER`, where `DOMAIN\` is optional. Windows user names
189
+
are case insensitive. Additionally, there are some restrictions regarding the `DOMAIN` and `USER`:
188
190
-->
189
191
## Windows Username 的局限性 {#windows-username-limitations}
190
192
@@ -203,7 +205,7 @@ Windows 用户名不区分大小写。此外,关于 `DOMAIN` 和 `USER` 还有
0 commit comments