ServiceConnectionStringParser Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. digitaltwin. authentication. ServiceConnectionStringParser
- com.
public class ServiceConnectionStringParser
Method Summary
Modifier and Type | Method and Description |
---|---|
Service |
parseConnectionString(@NonNull String connectionString) |
Method Details
parseConnectionString
public static ServiceConnectionString parseConnectionString(@NonNull String connectionString)
Parameters:
connectionString
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java