0 out of 4 rated this helpful - Rate this topic

WindowsPrincipal.IsInRole Method

Determines whether the current principal belongs to a specified Windows user group.

Name Description
WindowsPrincipal.IsInRole (Int32) Determines whether the current principal belongs to the Windows user group with the specified relative identifier (RID).
WindowsPrincipal.IsInRole (SecurityIdentifier) Determines whether the current principal belongs to the Windows user group with the specified security identifier (SID).
WindowsPrincipal.IsInRole (String) Determines whether the current principal belongs to the Windows user group with the specified name.
WindowsPrincipal.IsInRole (WindowsBuiltInRole) Determines whether the current principal belongs to the Windows user group with the specified WindowsBuiltInRole.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ