AttestationMechanismType Enum
- java.
lang. Object - java.
lang. Enum - com.
microsoft. azure. sdk. iot. provisioning. service. configs. AttestationMechanismType
- com.
- java.
public enum AttestationMechanismType
extends java.lang.Enum<AttestationMechanismType>
Type of Device Provisioning Service attestation mechanism.
Fields
| NONE | |
| SYMMETRIC_KEY | |
| TPM | |
| X509 |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
valueOf(String name)
public static AttestationMechanismType valueOf(String name)
Parameters
- name
- java.lang.String