Subject | Polish | English |
comp., MS | aplikacja używająca tokenu systemu Windows NT | Windows NT token-based application (A Windows application that relies on a Windows NT token to perform authorization of users) |
comp., MS | certyfikat podpisywania tokenu | token-signing certificate (An X509 certificate whose associated public/private key pair is used by federation servers to digitally sign all security tokens that they produce) |
comp., MS | ograniczony token | restricted token (An access token with restricted access to securable objects or performing privileged tasks) |
comp., MS | token blokady | lock token (The value that is returned on successful execution of the WebDAV LOCK method. This value is used to transact subsequent requests) |
comp., MS | token DigiD | DigiD-token (The token that DigiD provides when a request for authentication is submitted) |
comp., MS | token dostępu | access token (A data structure that contains authentication and authorization information for a user. Windows creates the access token when the user logs on and the user's identity is confirmed. The access token contains the user's security ID (SID), the list of groups that the user is a member of, the list of privileges held by that user. Each process or thread started for the user inherits a copy of the access token. In some cases a user may have more than one access token, with different levels of authority) |
comp., MS | token dostępu do procesów | process access token (A data structure that contains authentication and authorization information for a user. Windows creates the access token when the user logs on and the user's identity is confirmed. The access token contains the user's security ID (SID), the list of groups that the user is a member of, the list of privileges held by that user. Each process or thread started for the user inherits a copy of the access token. In some cases a user may have more than one access token, with different levels of authority) |
comp., MS | token dostępu filtrowanego | filtered access token (An access token with the least administrative privileges required for the session. It is a restricted access token where all elevated privileges have been filtered out. A filtered access token is created by default for all interactive users that are not standard users, except the built-in administrator) |
comp., MS | token dostępu kontroli konta użytkownika | UAC access token (An access token with the least administrative privileges required for the session. It is a restricted access token where all elevated privileges have been filtered out. A filtered access token is created by default for all interactive users that are not standard users, except the built-in administrator) |
comp., MS | token dostępu niskiej integralności | low integrity access token (A filtered access token that is created with a low integrity level. This access token is used by Internet Explorer Protected Mode, but can also be used by other applications) |
comp., MS | token dostępu ograniczonego | restricted access token (An access token with restricted access to securable objects or performing privileged tasks) |
comp., MS | token dostępu z pełnymi przywilejami | full privilege access token (An access token with the maximum privileges authorized for the account. Used by User Account Control (UAC)) |
comp., MS | token dostępu złożonego | split access token (A combination of full access token and filtered access token linked together by the local security authority (LSA) component of the operating system) |
comp., MS | token MX | MX token (The set of numbers found in the MX server field in the MX Record Configuration section on the Domain Settings page of the Windows Live Admin Center. The MX token value is unique for each domain. It is required to create an MX record or a CNAME record at DNS hosting services) |
comp., MS | token personifikacji | impersonation token (" An access token that captures the security information of a client process, allowing a service to "impersonate" the client process in security operations.") |
comp., MS | token pełnego dostępu | full access token (An access token with the maximum privileges authorized for the account. Used by User Account Control (UAC)) |
comp., MS | token podstawowy | primary token (An access token assigned to a process to represent the default information for that process. It is used in security operations by a thread working on behalf of the process itself rather than on behalf of a client) |
comp., MS | token zabezpieczający | security token (A cryptographically signed data unit that transfers authentication and authorization information, based on a credential) |
comp., MS | token śledzący | tracer token (A performance monitoring tool available for transactional replication. A token (a small amount of data) is sent through the replication system to measure the amount of time it takes for transactions to reach the Distributor and Subscribers) |
comp., MS | usługa tokenu zabezpieczającego | security token service (A Web service that issues security tokens. A security token service makes assertions based on evidence that it trusts to whoever trusts it. To communicate trust, this service requires proof, such as a security token or set of security tokens, and it issues a security token with its own trust statement. (Note that for some security token formats, this can simply be a reissuance or cosignature) In Active Directory Federation Services (ADFS), the Federation Service is a security token service) |