| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessRight |
AccessRight.fromValue(String value)
Use this in place of valueOf.
|
static AccessRight |
AccessRight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessRight[] |
AccessRight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessRights |
AccessRights.withAutoEnroll(AccessRight autoEnroll)
Allow or deny an Active Directory group from autoenrolling certificates issued against a template.
|
AccessRights |
AccessRights.withEnroll(AccessRight enroll)
Allow or deny an Active Directory group from enrolling certificates issued against a template.
|
Copyright © 2023. All rights reserved.