検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 25 for Vendor (0.003 sec.)
ベンダ固有の属性を取得する 11739
« radius_get_tagged_attr_tag radius_put_addr » PHP Manual Radius 関数 ベンダ固有の属性を取得する ... radius_get_vendor_attr (PECL radius >= 1.1.0) radius_get_vendor_attr ... — ベンダ固有の属性を取得する 説明 radius_get_vendor_attr ( string $data ): array radius_get_attr() が ... RADIUS_VENDOR_SPECIFIC を返す場合に、 ベンダを特定するために rad ... ius_get_vendor_attr() をコールします。 パラメータ data 入力値 戻り ...
https://man.plustar.jp/php/function.radius-get-vendor-attr.html - [similar]
ベンダー固有のバイナリ属性を設定する 11607
« radius_put_vendor_addr radius_put_vendor_int » PHP Manual Radius 関数 ベンダー固有のバイナリ属 ... 性を設定する radius_put_vendor_attr (PECL radius >= 1.1.0) radius_put_vendor_attr ... ベンダー固有のバイナリ属性を設定する 説明 radius_put_vendor_attr ( resource $radius_handle , int $vendor , int ... ません。 パラメータ radius_handle RADIUS リソース。 vendor ベンダー ID。 type 属性の型。 value 属性の値。バイ ... ns および tag が追加されました。 例 例1 radius_put_vendor_attr() の例 <?php if (! radius_put_vendor_attr ( $ ...
https://man.plustar.jp/php/function.radius-put-vendor-attr.html - [similar]
Register namespace with searching path 10826
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register ... : getInstance (); $loader -> registerNamespace ( "\Vendor\PHP" , "/var/lib/php" ); $loader -> registerNamesp ... ace (array( "\Vendor\ASP" => "/var/lib/asp" , "\Vendor\JSP" => "/usr/li ... b/vendor/" , )); $loader -> autoload ( "\Vendor\PHP\Dummy" ... d '/var/lib/php/Dummy.php' $loader -> autoload ( "\Vendor\PHP\Foo_Bar" ); //load '/var/lib/php/Foo/Bar.php' ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
ベンダー固有の整数属性を設定する 10477
« radius_put_vendor_attr radius_put_vendor_string » PHP Manual Radius 関数 ベンダー固有の整数属性 ... を設定する radius_put_vendor_int (PECL radius >= 1.1.0) radius_put_vendor_int — ... ベンダー固有の整数属性を設定する 説明 radius_put_vendor_int ( resource $radius_handle , int $vendor , int ... ません。 パラメータ radius_handle RADIUS リソース。 vendor ベンダー ID。 type 属性の型。 value 属性の値。 opt ... ions および tag が追加されました。 参考 radius_put_vendor_string() - ベンダー固有の文字列属性を設定する 関連 ...
https://man.plustar.jp/php/function.radius-put-vendor-int.html - [similar]
ベンダー固有の文字列属性を設定する 10095
« radius_put_vendor_int radius_request_authenticator » PHP Manual Radius 関数 ベンダー固有の文字 ... 列属性を設定する radius_put_vendor_string (PECL radius >= 1.1.0) radius_put_vendor_st ... ベンダー固有の文字列属性を設定する 説明 radius_put_vendor_string ( resource $radius_handle , int $vendor , i ... す。 一般に、文字列属性をアタッチするには radius_put_vendor_attr() のほうがより便利です。 というのも、こちらの ... ません。 パラメータ radius_handle RADIUS リソース。 vendor ベンダー ID。 type 属性の型。 value 属性の値。 これ ...
https://man.plustar.jp/php/function.radius-put-vendor-string.html - [similar]
RADIUS Vendor Specific Attribute Types 10046
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... IUS Vendor Specific Attribute Types RADIUS_VENDOR_MICROSOFT ( ... int ) Microsoft specific vendor attributes ( » RFC 2548 ), one of: RADIUS_MICROSOF ... T_MS_MPPE_ENCRYPTION_TYPES RADIUS_MICROSOFT_MS_RAS_VENDOR RADIUS_MICROSOFT_MS_CHAP_DOMAIN RADIUS_MICROSOFT_M ... ARAP_CHALLENGE 関連キーワード: Attribute , Types , Vendor , Specific , 定義 , 定数 , int , attributes , ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
ベンダー固有の IP アドレス属性を設定する 9415
« radius_put_string radius_put_vendor_attr » PHP Manual Radius 関数 ベンダー固有の IP アドレス属 ... 性を設定する radius_put_vendor_addr (PECL radius >= 1.1.0) radius_put_vendor_addr ... ダー固有の IP アドレス属性を設定する 説明 radius_put_vendor_addr ( resource $radius_handle , int $vendor , int ... ません。 パラメータ radius_handle RADIUS リソース。 vendor ベンダー ID。 type 属性の型。 addr 文字列形式の IP ...
https://man.plustar.jp/php/function.radius-put-vendor-addr.html - [similar]
RADIUS Attribute Types 9315
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... s, and can be set using radius_put_attr() . RADIUS_VENDOR_SPECIFIC ( int ) The Vendor-Specific attribute. In ... general, vendor attribute values should be set using radius_put_ve ... ndor_addr() , radius_put_vendor_attr() , radius_put_vendor_int() and radius_put_ve ... . This constant is mostly useful when interpreting vendor specific attributes in responses from a RADIUS ser ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
Radius 8966
« 認証サービス はじめに » PHP Manual 認証サービス Radius Radius はじめに インストール/設定 要件 ... RADIUS Packet Types RADIUS Attribute Types RADIUS Vendor Specific Attribute Types 例 Radius 関数 radius_acc ... xtracts the tag from a tagged attribute radius_get_vendor_attr — ベンダ固有の属性を取得する radius_put_addr ... adius_put_string — 文字列属性を設定する radius_put_vendor_addr — ベンダー固有の IP アドレス属性を設定する ra ... dius_put_vendor_attr — ベンダー固有のバイナリ属性を設定する radius ...
https://man.plustar.jp/php/book.radius.html - [similar]
Radius 関数 8584
« 例 radius_acct_open » PHP Manual Radius Radius 関数 Radius 関数 目次 radius_acct_open — 課金用 ... xtracts the tag from a tagged attribute radius_get_vendor_attr — ベンダ固有の属性を取得する radius_put_addr ... adius_put_string — 文字列属性を設定する radius_put_vendor_addr — ベンダー固有の IP アドレス属性を設定する ra ... dius_put_vendor_attr — ベンダー固有のバイナリ属性を設定する radius ... _put_vendor_int — ベンダー固有の整数属性を設定する radius_put_ ...
https://man.plustar.jp/php/ref.radius.html - [similar]
PREV 1 2 3 NEXT