Package com.microstrategy.webapi
Interface EnumDSSXMLLDAPNTAuthentication
-
public interface EnumDSSXMLLDAPNTAuthentication
-
-
Field Summary
Fields Modifier and Type Field Description static int
DssXmlLDAPwithNoNTAuthenticaton
Do not synchronize user/group information with LDAP during Windows authentication and import Windows link during Batch Importstatic int
DssXmlLDAPwithNTAuthentication
Synchronize user/group information with LDAP during Windows authentication and import Windows link during Batch Import
-
-
-
Field Detail
-
DssXmlLDAPwithNoNTAuthenticaton
static final int DssXmlLDAPwithNoNTAuthenticaton
Do not synchronize user/group information with LDAP during Windows authentication and import Windows link during Batch Import- See Also:
- Constant Field Values
-
DssXmlLDAPwithNTAuthentication
static final int DssXmlLDAPwithNTAuthentication
Synchronize user/group information with LDAP during Windows authentication and import Windows link during Batch Import- See Also:
- Constant Field Values
-
-