RE: How to determine if an user belongs to a specific group?
From: Kevin Wen (KevinWen_at_discussions.microsoft.com)
Date: 11/19/04
- Next message: Steven Cheng[MSFT]: "RE: UserControl and IDs"
- Previous message: Lowell: "RE: IIS won't load ASP.NET, "specified metadata not found""
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Nov 2004 22:05:06 -0800
Hi Dan,
I am sorry that the IsInRole does not match my need. IsInRole seems could
not determine if i am a member of a distribution group, as distribution group
could not be used to set security permission as it's not a security principle.
Let's say i have to determine the membership of both security and
non-security group, how should we do it?
thanks,
-Kevin
"Dan Nash" wrote:
> Hi Kevin
>
> If you're talking about groups as in ActiveDirectory, I think the command is
>
> IsInRole(rolename);
>
> HTH
>
> Dan
>
> "Kevin Wen" wrote:
>
> > Hi Sirs,
> >
> > How could i determine if an user belongs to a specific group, especially
> > nested group.
> >
> > thanks,
> >
> > -Kevin
- Next message: Steven Cheng[MSFT]: "RE: UserControl and IDs"
- Previous message: Lowell: "RE: IIS won't load ASP.NET, "specified metadata not found""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|