| .NET DotNet Forum Index » JScript .NET Forum » get ACEs associated with an ACL... |
|
Page 1 of 1 |
|
| Author |
Message |
| cullirod... |
Posted: Sun Aug 09, 2009 10:57 am |
|
|
|
Guest
|
what is the property or method of an ACL object that i can use to fetch as
ACE from the list of ACEs linked to an ACL ? for (objACE in objACL) does not
work, however, for each objACE in objACL in VBScript works. |
|
|
| Back to top |
|
|
|
|