ACE.AdsDDCreateUser Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDCreateUser( hDictionary AS IntPtr, strGroupName AS STRING, strUserName AS STRING, strPassword AS STRING, strDescription AS STRING ) AS DWORD
public static uint AdsDDCreateUser( IntPtr hDictionary, string strGroupName, string strUserName, string strPassword, string strDescription )