WA-SDK  3.0.4.0
WA-SDK
LDAPFINDER 구조체 참조

LDAP 검색을 위한 정보가 포함된 구조체 (DLCONTEXT 에 포함되지 않은 값들) 더 자세히 ...

#include <issacapi_usr_ldapfinder.h>

LDAPFINDER에 대한 협력 다이어그램:

데이터 필드

DLCONTEXT dlcontext
 디렉토리 서버 연결을 위한 기본 정보 더 자세히 ...
 
char * certattribute
 인증서의 Attribute (userCertificate, userCertificate;binary, cACertificate 등) 더 자세히 ...
 
char * crlattribute
 CRL의 Attribute (certificateRevocationList, certificateRevocationList;binary 등) 더 자세히 ...
 
char * finding_base
 검색을 위한 기본 이름 (이 이름을 포함하는 것만 검색) 더 자세히 ...
 

상세한 설명

LDAP 검색을 위한 정보가 포함된 구조체 (DLCONTEXT 에 포함되지 않은 값들)

필드 문서화

◆ dlcontext

DLCONTEXT LDAPFINDER::dlcontext

디렉토리 서버 연결을 위한 기본 정보

◆ certattribute

char* LDAPFINDER::certattribute

인증서의 Attribute (userCertificate, userCertificate;binary, cACertificate 등)

◆ crlattribute

char* LDAPFINDER::crlattribute

CRL의 Attribute (certificateRevocationList, certificateRevocationList;binary 등)

◆ finding_base

char* LDAPFINDER::finding_base

검색을 위한 기본 이름 (이 이름을 포함하는 것만 검색)


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: