LDAP Authentication problem with users who have restricted workstations

后端 未结 0 549
时光取名叫无心
时光取名叫无心 2021-01-05 09:30

I use System.DirectoryServices to authenticate users against active directory. this is my code

     public bool Validate(string userId, string password)
    {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题