Enum ApplicationFeatureType

java.lang.Object
java.lang.Enum<ApplicationFeatureType>
com.okta.sdk.resource.model.ApplicationFeatureType
All Implemented Interfaces:
Serializable, Comparable<ApplicationFeatureType>, java.lang.constant.Constable

public enum ApplicationFeatureType extends Enum<ApplicationFeatureType>
Identifying name of the feature | Value | Description | | --------- | ------------- | | USER_PROVISIONING | Represents the **To App** provisioning feature setting in the Admin Console | | INBOUND_PROVISIONING | Represents the **To Okta** provisioning feature setting in the Admin Console |