DictionaryForumContacts

   Chinese
Terms for subject Microsoft containing 限 制 | all forms
ChineseEnglish
使用權限permissions (Authorization to perform operations associated with a specific shared resource, such as a file, directory, or printer. Permissions must be granted by the system administrator to individual user accounts or administrative groups)
存取權限access permissions (Authorization to perform operations associated with a specific shared resource, such as a file, directory, or printer. Permissions must be granted by the system administrator to individual user accounts or administrative groups)
授與權限granted permissions (The permissions, determined by security policy, that code will be given, allowing it access to resources and giving it identity. The granted permissions are determined by both the requested permissions and what is allowed by the security policy configuration)
權限物件permission object (An instance of a permission class that represents access rights to resources or identity. A permission object can be used to specify a request, demand, or a grant of permission)
權限類別permission class (A class that defines access to a resource or defines an indentity by supporting authorization checks)
要求的權限requested permissions (Optionally specified permissions in an assembly that represent the minimum required, optionally desired, and always refused permissions for all code in the assembly. If there is no request, the code is granted the maximum that security policy allows)