HubTierConnectionTests(DeviceClient client, IotHubClientProtocol protocol, BaseDevice identity, AuthenticationType authenticationType, String publicKeyCert, String privateKey, String x509Thumbprint, boolean useHttpProxy) 构造函数
定义
public HubTierConnectionTests(DeviceClient client, IotHubClientProtocol protocol, BaseDevice identity, AuthenticationType authenticationType, String publicKeyCert, String privateKey, String x509Thumbprint, boolean useHttpProxy)
参数
- client
- DeviceClient
- protocol
- IotHubClientProtocol
- identity
- BaseDevice
- authenticationType
- AuthenticationType
- publicKeyCert
- String
- privateKey
- String
- x509Thumbprint
- String
- useHttpProxy
- boolean