Muster SDK
8.0
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
MAuth.h
Go to the documentation of this file.
1
/*****************************************************************************
2
**
3
** Header file for Muster API Authorization status object
4
**
5
** Name : MAuth.h
6
** Author : Leonardo Bernardini
7
** Version : 1.0, Sat Mar 2nd 2013
8
**
9
** Copyright 2000-2014, Virtual Vertex
10
** All Rights Reserved.
11
**
12
** This file contains UNPUBLISHED PROPRIETARY SOURCE CODE.
13
** The contents of this file may not be disclosed to third parties, copied
14
** or duplicated in any form, in whole or in part, without the prior written
15
** permission of the author.
16
**
17
*****************************************************************************/
18
#ifndef MAUTH_H
19
#define MAUTH_H
20
21
namespace
MClientLib {
22
typedef
struct
MUSTERAUTH
{
23
int
status
;
24
unsigned
long
long
rightsMask
;
25
bool
ldapByPassed
;
26
}
MUSTERAUTH
;
27
}
28
29
#endif
30
sdk
includes
MClientLib
MAuth.h
Generated on Fri Jun 20 2014 14:53:45 for Muster SDK by
1.8.3.1