WebproxySettings interface

デバイス上の Web プロキシ設定。

プロパティ

authentication

認証の種類。

connectionUri

接続 URI。

username

webproxy ユーザー名。

プロパティの詳細

authentication

認証の種類。

authentication: AuthenticationType

プロパティ値

connectionUri

接続 URI。

connectionUri?: string

プロパティ値

string

username

webproxy ユーザー名。

username: string

プロパティ値

string