16 lines
486 B
C++
16 lines
486 B
C++
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 2000 - 2001.
|
|
//
|
|
// File: AdminManagerAz.cpp
|
|
//
|
|
// Contents: Implements CAdminManagerAz. CAdminManagerAz is thin wrapper
|
|
// for IAzAuthorizationStore interface.
|
|
//
|
|
// History: 09-08-2001 Hiteshr Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
#include "headers.h"
|
|
|