模拟标记 meaning in English
impersonation token
Examples
- Groovy builders let you mimic markup languages like xml , html , ant tasks , and even guis with frameworks like swing . they re especially useful for rapid prototyping and , as
Groovy生成器让您能够利用诸如swing这样的框架来模拟标记语言(如xml 、 html 、 ant )任务以及gui 。 - If it is necessary for the code to perform an action using calling users identity instead of the sql server process identity , then an impersonation token should be obtained through this property
如果代码必须使用执行调用的用户的标识而不是sql server进程标识执行操作,则应通过此属性获取模拟标记。 - Demonstrates the server variables that are affected by the user and the security settings used on the page , shows how to require authentication by returning a 401 unauthorized status code if the logon user server variable is empty , and shows how to get the impersonation token for the client
说明受用户影响的服务器变量和页上使用的安全设置,说明在logon _ user服务器变量为空时如何通过返回401 (未经授权)状态代码来要求身份验证,还说明如何获取客户端的模拟标记。