Class OnPremisesDirectorySynchronizationFeature

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class OnPremisesDirectorySynchronizationFeature
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • blockCloudObjectTakeoverThroughHardMatchEnabled

        protected Boolean blockCloudObjectTakeoverThroughHardMatchEnabled
      • blockSoftMatchEnabled

        protected Boolean blockSoftMatchEnabled
      • bypassDirSyncOverridesEnabled

        protected Boolean bypassDirSyncOverridesEnabled
      • cloudPasswordPolicyForPasswordSyncedUsersEnabled

        protected Boolean cloudPasswordPolicyForPasswordSyncedUsersEnabled
      • concurrentCredentialUpdateEnabled

        protected Boolean concurrentCredentialUpdateEnabled
      • concurrentOrgIdProvisioningEnabled

        protected Boolean concurrentOrgIdProvisioningEnabled
      • deviceWritebackEnabled

        protected Boolean deviceWritebackEnabled
      • directoryExtensionsEnabled

        protected Boolean directoryExtensionsEnabled
      • fopeConflictResolutionEnabled

        protected Boolean fopeConflictResolutionEnabled
      • groupWriteBackEnabled

        protected Boolean groupWriteBackEnabled
      • passwordSyncEnabled

        protected Boolean passwordSyncEnabled
      • passwordWritebackEnabled

        protected Boolean passwordWritebackEnabled
      • quarantineUponProxyAddressesConflictEnabled

        protected Boolean quarantineUponProxyAddressesConflictEnabled
      • quarantineUponUpnConflictEnabled

        protected Boolean quarantineUponUpnConflictEnabled
      • softMatchOnUpnEnabled

        protected Boolean softMatchOnUpnEnabled
      • synchronizeUpnForManagedUsersEnabled

        protected Boolean synchronizeUpnForManagedUsersEnabled
      • unifiedGroupWritebackEnabled

        protected Boolean unifiedGroupWritebackEnabled
      • userForcePasswordChangeOnLogonEnabled

        protected Boolean userForcePasswordChangeOnLogonEnabled
      • userWritebackEnabled

        protected Boolean userWritebackEnabled
    • Constructor Detail

      • OnPremisesDirectorySynchronizationFeature

        protected OnPremisesDirectorySynchronizationFeature()