IotHubConnectionStringBuilder Class
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.
Builds a connection string for the IoT Hub service based on the properties populated by the user.
public class IotHubConnectionStringBuilder
type IotHubConnectionStringBuilder = class
Public Class IotHubConnectionStringBuilder
- Inheritance
-
System.ObjectIotHubConnectionStringBuilder
Properties
AuthenticationMethod | |
HostName | |
IotHubName | |
SharedAccessKey | |
SharedAccessKeyName | |
SharedAccessSignature |
Methods
Create(String) | |
Create(String, IAuthenticationMethod) | |
ToString() |