DeviceAuthenticationWithX509Certificate.Populate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Populates a supplied instance based on the properties of the current instance.
public Microsoft.Azure.Devices.Client.IotHubConnectionStringBuilder Populate (Microsoft.Azure.Devices.Client.IotHubConnectionStringBuilder iotHubConnectionStringBuilder);
abstract member Populate : Microsoft.Azure.Devices.Client.IotHubConnectionStringBuilder -> Microsoft.Azure.Devices.Client.IotHubConnectionStringBuilder
override this.Populate : Microsoft.Azure.Devices.Client.IotHubConnectionStringBuilder -> Microsoft.Azure.Devices.Client.IotHubConnectionStringBuilder
Public Function Populate (iotHubConnectionStringBuilder As IotHubConnectionStringBuilder) As IotHubConnectionStringBuilder
Parameters
- iotHubConnectionStringBuilder
- IotHubConnectionStringBuilder
Instance to populate.
Returns
The populated IotHubConnectionStringBuilder instance.
Implements
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET