Subject | English | Thai |
comp., MS | Anonymous authentication | การรับรองความถูกต้องแบบไม่ระบุชื่อ (An authentication mechanism that does not require user accounts and passwords) |
comp., MS | anonymous logon | การเข้าสู่ระบบแบบไม่ระบุชื่อ (A user who has connected to the computer without supplying a user name and password) |
comp., MS | anonymous method | เมธอดแบบไม่ระบุชื่อ (A practical language construct that allows programmers to create code blocks that can be encapsulated in a delegate and executed at a later time. They are based on a language concept called a lambda function and are similar to those found in Lisp and Python) |
comp., MS | anonymous replica | แบบจำลองที่ไม่ระบุชื่อ (A special type of replica in which you don't keep track of individual users) |
comp., MS | anonymous type | ชนิดแบบไม่ระบุชื่อ (A class type whose name is generated by the compiler and that inherits directly from Object. Members of an anonymous type are properties that are inferred from the object initializer that creates instances of the type) |
comp., MS | anonymous user | ผู้ใช้แบบไม่ระบุชื่อ (A user who accesses content on a Web site without providing a user login name and password) |
comp., MS | anonymous user access | การเข้าถึงโดยผู้ใช้แบบไม่ระบุชื่อ (The ability to gain access to a Web server on which one does not have an account) |