構造体 LsaRemovePrivileges
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 An open handle to the LSA
   DOM_SID *   sid
 (Optional) The account SID (must specify at least sid or name)
   char *   name
 (Optional) The account name (must specify at least sid or name)
   char **   priv_names
 The privilege names of the privileges to remove from the account
   uint32   num_privs
 The number of privileges in the priv_names array
in


説明

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


構造体

POLICY_HND* pol

An open handle to the LSA

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

参照元 cac_LsaRemovePrivileges().

DOM_SID* sid

(Optional) The account SID (must specify at least sid or name)

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

参照元 cac_LsaRemovePrivileges().

char* name

(Optional) The account name (must specify at least sid or name)

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

参照元 cac_LsaRemovePrivileges().

char** priv_names

The privilege names of the privileges to remove from the account

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

参照元 cac_LsaRemovePrivileges().

uint32 num_privs

The number of privileges in the priv_names array

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

参照元 cac_LsaRemovePrivileges().

struct { ... } in

参照元 cac_LsaRemovePrivileges().


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