ProvisioningServiceClient.getEnrollmentGroupAttestationMechanism(String enrollmentGroupId) 方法
定义
Get the attestation mechanism details for a given enrollment group
public AttestationMechanism getEnrollmentGroupAttestationMechanism(String enrollmentGroupId)
参数
- enrollmentGroupId
- String
the group id of the enrollment group to look up the attestation mechanism for
返回
the attestation mechanism of the given enrollment group
例外
ProvisioningServiceClientException
if any exception is thrown while getting the attestation mechanism