次の方法で共有


DataBoxHeavySecret クラス

定義

重いデータ ボックスに関連するシークレット。

public class DataBoxHeavySecret
type DataBoxHeavySecret = class
Public Class DataBoxHeavySecret
継承
DataBoxHeavySecret

コンストラクター

DataBoxHeavySecret()

DataBoxHeavySecret クラスの新しいインスタンスを初期化します。

DataBoxHeavySecret(String, String, IList<ApplianceNetworkConfiguration>, String, IList<AccountCredentialDetails>)

DataBoxHeavySecret クラスの新しいインスタンスを初期化します。

プロパティ

AccountCredentialDetails

アカウント レベルのアクセス資格情報ごとに取得します。

DevicePassword

デバイスですぐに使用するエクスペリエンスのパスワードを取得します。

DeviceSerialNumber

割り当てられたデバイスのシリアル番号を取得します。

EncodedValidationCertPubKey

デバイスで認証するための base 64 でエンコードされた公開キーを取得します

NetworkConfigurations

アプライアンスのネットワーク構成を取得します。

適用対象