次の方法で共有


SecuritySettings interface

デバイスのセキュリティ設定。

Extends

プロパティ

chapSettings

Challenge-Handshake 認証プロトコル (CHAP) の設定。

remoteManagementSettings

デバイスのリモート管理の設定。

継承されたプロパティ

id

オブジェクトを一意に識別するパス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

kind

オブジェクトの種類。 現在サポートされているのは Series8000 のみです

name

オブジェクトの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type

オブジェクトの階層型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

chapSettings

Challenge-Handshake 認証プロトコル (CHAP) の設定。

chapSettings: ChapSettings

プロパティ値

remoteManagementSettings

デバイスのリモート管理の設定。

remoteManagementSettings: RemoteManagementSettings

プロパティ値

継承されたプロパティの詳細

id

オブジェクトを一意に識別するパス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

BaseModel.id から継承された

kind

オブジェクトの種類。 現在サポートされているのは Series8000 のみです

kind?: "Series8000"

プロパティ値

"Series8000"

BaseModel.kind から継承された

name

オブジェクトの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

BaseModel.name から継承された

type

オブジェクトの階層型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

から継承BaseModel.type