Package-level declarations
Types
Link copied to clipboard
class DefaultIotThingsGraphAuthSchemeProvider(endpointProvider: IotThingsGraphEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : IotThingsGraphAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
IotThingsGraphAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultIotThingsGraphAuthSchemeProvider for the default SDK behavior of this interface.