次の方法で共有


ConnectionInfo interface

サーバーの接続プロパティを定義します

プロパティ

password

パスワード資格情報。

type

ポリモーフィック識別子

userName

ユーザー名

プロパティの詳細

password

パスワード資格情報。

password?: string

プロパティ値

string

type

ポリモーフィック識別子

type: "ConnectionInfo"

プロパティ値

"ConnectionInfo"

userName

ユーザー名

userName?: string

プロパティ値

string