RequestData Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. provisioning. device. internal. task. RequestData
- com.
public class RequestData
Method Summary
Modifier and Type | Method and Description |
---|---|
boolean |
isX509()
If the flow with the service is X509 or not. |
Method Details
isX509
public boolean isX509()
If the flow with the service is X509 or not.
Returns:
true if the flow is X509.
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