GetDevicePublicKeyResponse Class

Definition

The response model for Device PublicKey.

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

Constructors

GetDevicePublicKeyResponse()

Initializes a new instance of the GetDevicePublicKeyResponse class.

Properties

DevicePublicKey

Optional. The device public key

Applies to