• 例如存在这样一个访问控制策略其允许担当客户服务代表角色所有用户执行客户管理操作

    For example, there is an access control policy that allows all users that fulfill the customer Service Representative role to perform customer management operations.

    youdao

  • 访问控制电子商务应用程序组件它可以决定给定用户是否可以给定资源执行给定操作。

    Access control is the component of the e-commerce application that determines whether a given user can perform a given action on a given resource.

    youdao

  • 其他中介模式提供了安全和管理策略定义直接间接访问以便中介能够执行适当控制

    Other mediation patterns provide direct or indirect access to the security and management policy definition points so that the mediation flow can perform the appropriate control.

    youdao

  • 一个保存测试执行信息访问数据库使用意味着对于个体的测试案例或者测试计划没有单元级别变更控制

    The use of an access database to store test execution information means there's no unit-level change control over individual test cases or test plans.

    youdao

  • 多数用户执行访问控制通过使用诸如角色权限这类概念完成的。

    Most users perform access control by employing concepts such as roles and permissions.

    youdao

  • 细粒度访问控制不只是授予拒绝执行程序读取数据文件的权限。

    Fine-grained access control goes beyond granting or denying the right to execute a program or read a data file.

    youdao

  • 访问控制可以外化网络代理,不用再本地应用里执行

    Access control can be externalized to a network proxy instead of being performed within the local app.

    youdao

  • 确保脚本可以安全执行提供一个沙箱控制DOM访问修改

    It also ensures that scripts are safe to execute and provides a sandbox to control access and modification of the DOM.

    youdao

  • 没有集中访问控制一致的政策过程不能所有涉众执行

    Without centralized access and control, consistent policies and processes cannot be practiced among all stakeholders.

    youdao

  • 数据库执行访问控制

    The database can enforce access control.

    youdao

  • 标准部署流程会让自动化变得更简单,让运维人员从重复任务解脱出来,合适访问控制相结合,可以开发人员自己执行部署。

    It is also simpler to automate, freeing up Operations for less repetitive tasks and, in combination with suitably access controls, enabling developers to carry out their own deployments.

    youdao

  • 自定义不同,我们立即讨论安全性安全性系统管理员创建的,用于执行企业部门定义访问控制

    Unlike customization, which we will discuss in a minute, security is based on policies created by system administrators to enforce corporate and departmental defined access controls.

    youdao

  • 安全策略用于访问控制检查JVM运行时执行的。

    The security policy is used for access control checks, which are performed by the JVM at runtime.

    youdao

  • 屏幕上的每一块区域可以快速访问常用的命令执行常用的操作以及项目解决方案控制修改

    No screen real estate is wasted to give you quick access to commonly used commands and activities and to control and modify your project and solutions.

    youdao

  • 分类建立,就可以写入执行访问控制规则

    After categories are established, access control rules can be written and enforced.

    youdao

  • Realm操作目前所有Realm实现都支持”操作获取验证授权数据执行登录访问控制

    Realm Write operations: Currently all Realm implementations support 'read' operations for acquiring authentication and authorization data to perform logins and access control.

    youdao

  • 登录期间创建安全标志(LTPA)数据请求传递系统使后端系统可以执行授权从而提供数据的控制访问

    The security token (LTPA) created during the login is passed with data requests to back-end systems to enable them to perform authorization in providing controlled access to the data.

    youdao

  • 服务安全性重点管理联合标识服务访问控制确保能安全访问服务和应用程序以及使服务的安全策略得到一致执行

    Service security focuses on managing the federated identity and access control across services, securing access to services and applications, and consistently enforcing security policies for services.

    youdao

  • 通过使用ACL,可以更好地控制可以、谁可以访问执行文件或目录;用户组分配给文件扩展权限决定。

    Using ACL gives more control on who can and cannot access or execute a file or directory; that is determined by the extended permissions that can be given to a file on a user or group basis.

    youdao

  • 如果没有执行这种配置默认情况下磁盘阵列只能通过台计算机第一适配器HBA0以及每个DS4500s上控制a进行访问

    If this configuration was not performed, by default the arrays would all be accessed by the first adapter on each computer, HBA0, and consequently the controller a on each DS4500.

    youdao

  • sysinit:在登录init访问控制之前执行条目

    Sysinit: Execute the entry before init accesses the console before login.

    youdao

  • 启动管理控制执行某项操作访问命令帮助面板其中显示该操作的wsadmin命令。

    You launch the administrative console, perform an action, and access the command assistance panel, which displays the wsadmin command for that action.

    youdao

  • 这些灵活性需要支持控制访问权限转移执行粒度访问控制撤消之前许可访问权限。

    The policy flexibilities include controlling migrated access permissions, performing fine grain access control and revoking permitted access permission.

    youdao

  • 处于准备状态事务处于提交状态的事务发生数据冲突访问时,A2SC允许处于执行状态的事务一种控制的方式下乐观地访问住的数据。

    When data conflicts between the prepared transaction and the execution transactions occur, A2SC allows the execution transactions to access the locked data optimistically in a controlled manner.

    youdao

  • 还有另外一种情况驱动程序正在执行并且获得控制设备访问操作。

    Here's another scenario: your driver is executing and has just taken out a lock that controls access to its device.

    youdao

  • 其它用户用户执行资源访问控制程序(RACF操作许可权。

    The act of giving other users or groups authorities to perform RACF operations.

    youdao

  • 而基于角色访问控制模型角色为中介,将用户权限逻辑隔离该模型不能处理执行顺序的任务;

    Role is introduced to separate user and privilege in role-based access control model, but RBAC can't directly control the permission for a sequence of events.

    youdao

  • 应该公开组件属性而不是公共字段因为属性的版本可以控制它们允许数据隐藏并且访问方法可以执行附加逻辑

    You should expose properties instead of public fields from your components, because properties can be versioned, they allow data hiding, and the accessor methods can execute additional logic.

    youdao

  • 代码访问安全性可让应用程序可以执行操作进行更好控制原因是您可以指定需要应用程序具有权限

    Code access security also gives you more control over what actions your application can perform, because you can specify only those permissions you need your application to have.

    youdao

  • 访问控制拦截能够保证调用请求在对目标对象调用操作之前进行拦截并执行访问控制策略。

    The interceptor can ensure that access control will occur before any request gets to the server operation.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定