All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com4j.typelibs.activeDirectory.ADS_PREFERENCES_ENUM Maven / Gradle / Ivy

package com4j.typelibs.activeDirectory  ;

import com4j.*;

public enum ADS_PREFERENCES_ENUM {
    ADSIPROP_ASYNCHRONOUS, // 0
    ADSIPROP_DEREF_ALIASES, // 1
    ADSIPROP_SIZE_LIMIT, // 2
    ADSIPROP_TIME_LIMIT, // 3
    ADSIPROP_ATTRIBTYPES_ONLY, // 4
    ADSIPROP_SEARCH_SCOPE, // 5
    ADSIPROP_TIMEOUT, // 6
    ADSIPROP_PAGESIZE, // 7
    ADSIPROP_PAGED_TIME_LIMIT, // 8
    ADSIPROP_CHASE_REFERRALS, // 9
    ADSIPROP_SORT_ON, // 10
    ADSIPROP_CACHE_RESULTS, // 11
    ADSIPROP_ADSIFLAG, // 12
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy