GetDevicePublicKeyResponse クラス

定義

Device PublicKey の応答モデル。

public class GetDevicePublicKeyResponse : Microsoft.Azure.AzureOperationResponse
type GetDevicePublicKeyResponse = class
    inherit AzureOperationResponse
Public Class GetDevicePublicKeyResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
GetDevicePublicKeyResponse

コンストラクター

GetDevicePublicKeyResponse()

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

プロパティ

DevicePublicKey

省略可能。 デバイス公開キー

適用対象