ACE.AdsDDCreateUser 方法 |
命名空间: 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 )