DictionaryForumContacts

   English
Terms for subject Microsoft containing Anonymous | all forms | exact matches only
EnglishRussian
anonymous accessанонимный доступ (An authentication mechanism that does not require user accounts and passwords)
Anonymous authenticationанонимный доступ (An authentication mechanism that does not require user accounts and passwords)
anonymous bindingанонимная привязка (A way of binding to a directory where users can access only a limited area of the directory)
anonymous FTPанонимный доступ к FTP (A type of internet file transfer that allows user to access a remote computer without having to establish an account)
anonymous FTP authenticationанонимная проверка подлинности FTP (A protocol that makes it possible for a user to retrieve documents, files, programs, and other archived data from anywhere on the Internet without having to establish a logon name and password)
anonymous logonанонимный вход (A user who has connected to the computer without supplying a user name and password)
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, Python or F#)
anonymous replicaанонимная реплика (A special type of replica in which you don't keep track of individual users)
anonymous subscriptionанонимная подписка (A type of pull subscription for which detailed information about the subscription and the Subscriber is not stored)
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)
anonymous userанонимный пользователь (A user who accesses content on a Web site without providing a user login name and password)
anonymous user accessанонимный доступ пользователя (The ability to gain access to a Web server on which one does not have an account)
anonymous user accessдоступ анонимного пользователя
use an anonymous methodиспользовать анонимный метод (Alex_Odeychuk)