在字符串中添加新行符时,请使用HTML转义字符 。示例代码如下:
No account was found using the provided information. Please check the information you entered and try again.
在上面的示例代码中,使用了HTML转义字符 来表示新行符。这样就能够成功添加新行到字符串中。
上一篇:AzureADB2C运行用户流时没有返回带有声明的令牌。
下一篇:AzureADB2C中的GraphAPIrevokeSignInSessions需要调用两次才能完全撤销刷新令牌。