1153万例文収録!

「"Basic authentication"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "Basic authentication"に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

"Basic authentication"を含む例文一覧と使い方

該当件数 : 25



例文

Example 48-1. Basic Authentication 例文帳に追加

例 48-1Basic 認証 - PEAR

How to use Basic Authentication 例文帳に追加

Basic 認証の使用方法 - PEAR

AuthName "Protected"AuthType BasicAuthUserFile /usr/local/apache/conf/users.datrequire valid-userWhat is Basic authentication 例文帳に追加

AuthName "Protected"AuthType BasicAuthUserFile /usr/local/apache/conf/users.datrequire valid-userBasic 認証とは - PEAR

Almost all ways you will be using Basic authentication.例文帳に追加

通常 Basic 認証を使用するでしょう。 - PEAR

例文

Manipulate AuthUserFiles as used for HTTP Basic Authentication. 例文帳に追加

HTTP 基本認証で使用する AuthUserFiles を操作します。 - PEAR


例文

Full path to password file if using Basic authentication. 例文帳に追加

Basic 認証を使用している場合のパスワードファイルへのフルパス - PEAR

Full path to group file if using Basic authentication. 例文帳に追加

Basic 認証を使用している場合のグループファイルへのフルパス - PEAR

AuthUserFile is the password file which contains username:password pairs for Basic authentication. 例文帳に追加

AuthUserFileはユーザー名:パスワードのペアを含む Basic認証のためのパスワードファイルです。 - PEAR

Password protection is done via a HTTP Basic Authentication (.htaccess and .htpassword on Apache). 例文帳に追加

パスワードによる保護は、HTTP ベーシック認証(Apache の場合は .htaccess と.htpassword) で行います。 - PEAR

例文

It supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, Proxy Authentication, SSL, file uploads etc. 例文帳に追加

GET/POST/HEAD/TRACE/PUT/DELETE、Basic認証、プロキシ、プロキシ認証、SSL、ファイルアップロードなどをサポートします。 - PEAR

例文

It support GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, Proxy Authentication, SSL, file uploads etc. 例文帳に追加

これは、GET/POST/HEAD/TRACE/PUT/DELETE、Basic 認証、プロキシ、プロキシ認証、SSL、ファイルアップロードなどをサポートしています。 - PEAR

When a client requests resource protected with basic authentication webserver responds with a 401 Authentication Required header. 例文帳に追加

クライアントが Basic 認証で保護されたリソースにリクエストすると、Web サーバは 401 Authentication Required ヘッダを返します。 - PEAR

To enable use of basic authentication for a Web page (dynamic Web page) identified by a dynamic URL.例文帳に追加

動的URLで特定されるWebページ(動的ウェブページ)に対するベーシック認証の利用を可能とする。 - 特許庁

In a request data preparing part 102, service utilization request data are prepared and sent to a basic authentication part 106.例文帳に追加

要求データ作成部102においてサービス利用要求データを作成し、基本認証部106に送る。 - 特許庁

The following example assumes that one wants to fetch a page /protected.html on the host example.com that is protected using Basic Authentication. 例文帳に追加

以下の例は、Basic 認証で保護されたホスト example.comにあるとあるページ /protected.htmlを取得しようとしている、と想定しています。 - PEAR

Additionally Basic Authentication is used to ensure that John is allowed to upload something. 例文帳に追加

さらに、ジョンが何かをアップロードする事を許可されていることを保証するために、Basic 認証が使用されています。 - PEAR

In the basic authentication part 106, the user is authenticated, and in respect to a legal user, a service utilization request is accepted.例文帳に追加

基本認証部106では利用者を認証し、正当な利用者に対してサービス利用要求を受け付ける。 - 特許庁

The basic authentication part 23 authenticates a user name and a password and, when the authentication result of the basic authentication part 23 shows a regular user, the random number creation part 24 creates specific random number to the authentication timing and allows a random number storage part 25 to temporarily store it.例文帳に追加

基本認証部23は、ユーザ名およびパスワードを認証し、乱数発生部24は、基本認証部23の認証結果が正規ユーザを示す場合に、認証タイミングに固有の乱数を生成して乱数記憶部25に一時的に記憶させる。 - 特許庁

IIS Basic Authentication is the way to go if you accept the need for SSL and don't mind paying the performance penalty. 例文帳に追加

SSLが必要であることを認め, 性能上のペナルティを払うことを気にしないのであれば, IISベーシック認証が取るべき道です. - コンピューター用語辞典

What is Digest authentication Even though the passwords are stored encrypted on server side they are sent cleartext between client and server when using Basic authentication.例文帳に追加

Digest 認証とは パスワードはサーバ側に暗号化されストアされますが、Basic認証を使用する場合クライアントとサーバ間ではクリアテキストで送信されます。 - PEAR

You only need to use this if the remote server requires a Basic Authentication user and password. The returned instance is a proxy object with methods that can be used to invoke corresponding RPC calls on the remote server.例文帳に追加

リモートサーバが基本認証を要求する場合のみ、この機能を利用する必要があります。 生成されるインスタンスはリモートサーバへのプロクシオブジェクトで、RPC呼び出しを行う為のメソッドを持ちます。 - Python

When a user receives one or more services using the Internet or the like, the primary authentication means of a primary authentication system performs basic authentication on the basis of the user's ID and password that the user receiving the services has inputted on a primary authentication screen 110.例文帳に追加

インターネット等を用いてユーザが一つ以上のサービスを受ける場合に、110の一次認証画面でサービスを受けるユーザが入力したユ−ザID,パスワ−ドに基づいて一次認証システムの一次認証手段での基本認証を行う。 - 特許庁

A Web server side 2 is provided with a CGI (Common Gateway Interface) program 22, a user management information file 21 and a Web page file, and the CGI program 22 includes a basic authentication part 23, a random number creation part 24, a random number storage part 25, a specific URL creation part 26, an agreement determination part 27 and a page display part 28.例文帳に追加

Webサーバ側2に、CGIプログラム22、ユーザ管理情報ファイル21およびWebページファイル29を設け、CGIプログラム22は、基本認証部23、乱数発生部24、乱数記憶部25、固有URL発生部26、一致判定部27およびページ表示部28を含む。 - 特許庁

With widely-used standard techniques (RSS, HTTP, and Basic authentication), there is realized a function of storing electronic document data via a network, a function of notifying a user of an update status of the electronic document data through the RSS, and a function of printing the electronic document data through a Web browser.例文帳に追加

現在広く使用されている標準的技術(RSS、HTTP、Basic認証)を用いて、電子文書データをネットワーク経由で保存できる機能、電子文書データの更新状況を、RSSを用いてユーザに知らせる機能、Webブラウザ経由で電子文書データの印刷を行う機能、を実現する。 - 特許庁

例文

User attribute information, session information and authentication information with the term of validity for omitting basic authentication are stored not in a user terminal 3 but in an RFID card 2 by using an RFID for executing the frequent reading/writing of information in a short time.例文帳に追加

頻繁な情報の読み書きを短時間で実行できるRFIDを使って、Webサーバ4の認証プラグイン41で生成されるユーザ属性情報、セッション情報、及び基本認証を省略させるための有効期限付き認証情報の格納先をユーザ端末3ではなくRFIDカード2に格納する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS