다음을 통해 공유


CTokenPrivileges::GetLuidsAndAttributes

검색 로컬로 고유 식별자 (Luid) 및 특성 플래그는 CTokenPrivileges 개체입니다.

void GetLuidsAndAttributes(
   CLUIDArray * pPrivileges,
   CAttributes * pAttributes = NULL 
) const throw(...);

매개 변수

  • pPrivileges
    포인터 배열에 LUID 개체입니다.CLUIDArray typedef로 정의 된 <LUID> CAtlArray CLUIDArray.

  • pAttributes
    DWORD 개체의 배열에 대 한 포인터입니다.이 매개 변수를 생략 하거나 NULL 이면 특성이 읽어들이지 않습니다.CAttributes typedef로 정의 된 <DWORD> CAtlArray CAttributes.

설명

이 메서드는 모든 포함 된 권한을 열거 됩니다는 CTokenPrivileges 토큰 개체에 액세스 하 고 개별 Luid 및 특성 플래그 (옵션)으로 배열 객체를 배치 합니다.

요구 사항

헤더: atlsecurity.h

참고 항목

참조

CTokenPrivileges 클래스

CTokenPrivileges::GetNamesAndAttributes

CTokenPrivileges::LookupPrivilege

CTokenPrivileges::GetDisplayNames

LUID_AND_ATTRIBUTES