IADsNTPolicy Method: SetAccountPrivilegeEx

SetAccountPrivilegeEx
(
 AccountName  As String,
 PrivilegeList As Variant
);

Parameters

[in] String AccountName
Name of a User or Group to whom a privilege is to be assigned.

[in] String PrivilegeList
Name of the privileges being assigned

Description
It assigns the specified privileges to a User or Group.

 

See Also