Uses of Enum
com.okta.sdk.resource.model.ProfileEnrollmentPolicyRuleAction.AccessEnum
-
Uses of ProfileEnrollmentPolicyRuleAction.AccessEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.getAccess()
**Note:** The Profile Enrollment Action object can't be modified to set the `access` property to `DENY` after the policy is created.Returns the enum constant of this type with the specified name.ProfileEnrollmentPolicyRuleAction.AccessEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.access
(ProfileEnrollmentPolicyRuleAction.AccessEnum access) void
ProfileEnrollmentPolicyRuleAction.setAccess
(ProfileEnrollmentPolicyRuleAction.AccessEnum access)