構造体 LsaEnumAccountRights
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 Open LSA Policy handle
   DOM_SID *   sid
 (Optional) SID of the account - must supply either sid or name
   char *   name
 (Optional) name of the account - must supply either sid or name
in
struct {
   uint32   num_privs
 Count of rights for this account
   char **   priv_names
 array of privilege names
out


説明

libmsrpc.h759 行で定義されています。


構造体

POLICY_HND* pol

Open LSA Policy handle

libmsrpc.h762 行で定義されています。

参照元 cac_LsaEnumAccountRights().

DOM_SID* sid

(Optional) SID of the account - must supply either sid or name

libmsrpc.h765 行で定義されています。

参照元 cac_LsaEnumAccountRights().

char* name

(Optional) name of the account - must supply either sid or name

libmsrpc.h768 行で定義されています。

参照元 cac_LsaEnumAccountRights().

struct { ... } in

参照元 cac_LsaEnumAccountRights().

uint32 num_privs

Count of rights for this account

libmsrpc.h773 行で定義されています。

参照元 cac_LsaEnumAccountRights().

char** priv_names

array of privilege names

libmsrpc.h776 行で定義されています。

参照元 cac_LsaEnumAccountRights().

struct { ... } out

参照元 cac_LsaEnumAccountRights().


この構造体の説明は次のファイルから生成されました:
Sambaに対してSat Aug 29 21:24:42 2009に生成されました。  doxygen 1.4.7