Enum AppUserSyncState

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

public enum AppUserSyncState extends Enum<AppUserSyncState>
The synchronization state for the Application User. The Application User's `syncState` depends on whether the `PROFILE_MASTERING` feature is enabled for the app. > **Note:** User provisioning currently must be configured through the Admin Console.