Udostępnij za pośrednictwem


ProvisioningTransportRegisterMessage Class

Definition

Represents a Provisioning registration message.

public class ProvisioningTransportRegisterMessage
type ProvisioningTransportRegisterMessage = class
Public Class ProvisioningTransportRegisterMessage
Inheritance
ProvisioningTransportRegisterMessage

Constructors

ProvisioningTransportRegisterMessage(String, String, SecurityProvider)

Creates a new instance of the ProvisioningTransportRegisterMessage class.

ProvisioningTransportRegisterMessage(String, String, SecurityProvider, String)

Creates a new instance of the ProvisioningTransportRegisterMessage class.

Properties

GlobalDeviceEndpoint

The Global Device Endpoint for this message.

IdScope

The IDScope for this message.

Payload

The custom content.

ProductInfo

The Product Information sent to the Provisioning Service. The application can specify extra information.

Security

The SecurityProvider used to authenticate the client.

Applies to