| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device |
The API for a device to communicate with an IoT Hub.
|
| Modifier and Type | Method and Description |
|---|---|
ClientConfiguration.AuthType |
ClientConfiguration.getAuthenticationType()
Getter for AuthenticationType
|
static ClientConfiguration.AuthType |
ClientConfiguration.AuthType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClientConfiguration.AuthType[] |
ClientConfiguration.AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.