| Package | Description |
|---|---|
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
EnrollmentTokenGoogleAuthenticationOptions |
EnrollmentTokenGoogleAuthenticationOptions.clone() |
EnrollmentTokenGoogleAuthenticationOptions |
EnrollmentToken.getGoogleAuthenticationOptions()
[Optional] Provides options related to Google authentication during the enrollment.
|
EnrollmentTokenGoogleAuthenticationOptions |
EnrollmentTokenGoogleAuthenticationOptions.set(String fieldName,
Object value) |
EnrollmentTokenGoogleAuthenticationOptions |
EnrollmentTokenGoogleAuthenticationOptions.setAuthenticationRequirement(String authenticationRequirement)
[Optional] Specifies whether user should authenticate with Google during enrollment.
|
EnrollmentTokenGoogleAuthenticationOptions |
EnrollmentTokenGoogleAuthenticationOptions.setRequiredAccountEmail(String requiredAccountEmail)
[Optional] Specifies the managed Google account that the user must use during
enrollment.`AuthenticationRequirement` must be set to`REQUIRED` if this field is set.
|
| Modifier and Type | Method and Description |
|---|---|
EnrollmentToken |
EnrollmentToken.setGoogleAuthenticationOptions(EnrollmentTokenGoogleAuthenticationOptions googleAuthenticationOptions)
[Optional] Provides options related to Google authentication during the enrollment.
|
Copyright © 2011–2025 Google. All rights reserved.