SendMessagesCommon(IotHubClientProtocol protocol, AuthenticationType authenticationType, ClientType clientType, String publicKeyCert, String privateKey, String x509Thumbprint, boolean withProxy) 构造函数
定义
public SendMessagesCommon(IotHubClientProtocol protocol, AuthenticationType authenticationType, ClientType clientType, String publicKeyCert, String privateKey, String x509Thumbprint, boolean withProxy)
参数
- protocol
- IotHubClientProtocol
- authenticationType
- AuthenticationType
- clientType
- ClientType
- publicKeyCert
- String
- privateKey
- String
- x509Thumbprint
- String
- withProxy
- boolean