copper-cti - v1.0.0
Preparing search index...
DriverOptions
Interface DriverOptions
TLS設定を含む拡張セッションオプション
interface
DriverOptions
{
encoding
?:
string
;
password
?:
string
;
rejectUnauthorized
?:
boolean
;
user
?:
string
;
}
Hierarchy (
View Summary
)
SessionOptions
DriverOptions
Index
Properties
encoding?
password?
reject
Unauthorized?
user?
Properties
Optional
encoding
encoding
?:
string
Optional
password
password
?:
string
Optional
reject
Unauthorized
rejectUnauthorized
?:
boolean
不明なSSL証明書を拒否するかどうか (デフォルト: true)
Optional
user
user
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encoding
password
reject
Unauthorized
user
copper-cti - v1.0.0
Loading...
TLS設定を含む拡張セッションオプション