进程标识 meaning in English
process identification
Examples
- Before asp . net can use an rsa key container , the process identity of your asp . net application must be authorized to have read access to that rsa key container
必须首先向asp . net应用程序的进程标识授予对该rsa密钥容器的读取访问权限,然后asp . net才能使用rsa密钥容器。 - To force all nodes to use the same process identity , you can generate a validation key to support view state validation and manually configure each node to use it
若要强制所有节点使用相同的进程标识,则可以生成验证密钥以支持视图状态验证,并手动配置使用密钥的每个节点。 - If the code should perform certain actions using the calling users identity instead of the sql server process identity , then an impersonation token should be obtained through the
如果代码应使用调用用户的标识(而不是sql server进程标识)执行某些操作,应通过sqlcontext对象的 - 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进程标识执行操作,则应通过此属性获取模拟标记。 - To configure the process identity , cycling , or other process model values in iis 6 . 0 , use the internet services manager user interface to configure the iis worker process for your application
若要在iis 6 . 0中配置进程标识、循环或其他进程模型值,请使用internet服务管理器用户界面来配置应用程序的iis辅助进程。