Compartilhar via


ClientAuthenticationWithTokenRefresh.Populate Método

Definição

Preenche uma IotHubConnectionCredentials instância com base em um instantâneo das propriedades da instância atual.

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)

Parâmetros

iotHubConnectionCredentials
IotHubConnectionCredentials

Instância a ser preenchida.

Implementações

Exceções

Lançado quando iotHubConnectionCredentials é nulo.

Aplica-se a