B
Bob
I created a usergroup on my W2K AD domain server and called it MyCustomRole
I added my user to it named User Name fully qualified is Mydomain\Bob
I can see that My.user.name Is OK its Mydomain\Bob But when I run the line
If My.User.IsInRole("MyCustomRole") Then
it returns false.
What am I doing wrong?
Any help would be greatly appreciated.
Bob
I added my user to it named User Name fully qualified is Mydomain\Bob
I can see that My.user.name Is OK its Mydomain\Bob But when I run the line
If My.User.IsInRole("MyCustomRole") Then
it returns false.
What am I doing wrong?
Any help would be greatly appreciated.
Bob