Freigeben über


ClientAuthenticationWithTokenRefresh.Populate Methode

Definition

Füllt eine IotHubConnectionCredentials instance basierend auf einer Momentaufnahme der Eigenschaften des aktuellen instance auf.

public virtual void Populate (ref Microsoft.Azure.Devices.Client.IotHubConnectionCredentials iotHubConnectionCredentials);
abstract member Populate : IotHubConnectionCredentials -> unit
override this.Populate : IotHubConnectionCredentials -> unit
Public Overridable Sub Populate (ByRef iotHubConnectionCredentials As IotHubConnectionCredentials)

Parameter

iotHubConnectionCredentials
IotHubConnectionCredentials

Zu füllende Instanz.

Implementiert

Ausnahmen

Wird ausgelöst, wenn iotHubConnectionCredentials NULL ist.

Gilt für: