Freigeben über


ModuleAuthenticationWithToken(String, String, String) Konstruktor

Definition

Initialisiert eine neue Instanz dieser Klasse.

public ModuleAuthenticationWithToken (string deviceId, string moduleId, string token);
new Microsoft.Azure.Devices.Client.ModuleAuthenticationWithToken : string * string * string -> Microsoft.Azure.Devices.Client.ModuleAuthenticationWithToken
Public Sub New (deviceId As String, moduleId As String, token As String)

Parameter

deviceId
String

Gerätebezeichner.

moduleId
String

Modulbezeichner.

token
String

Sicherheitstoken

Gilt für: