Overload List

Name Description
WindowsClaimsPrincipal.IsInRole (Int32)  
WindowsClaimsPrincipal.IsInRole (SecurityIdentifier) This class interprets IsInRole as the reflection of whether this principal possesses a claim value whose claim type is specified as the RoleClaimType on a contained Identity or a matching group security identifier.
WindowsClaimsPrincipal.IsInRole (String) This class interprets IsInRole as the reflection of whether this principal possesses a claim value whose claim type is in a configured list or a matching group security identifier.
WindowsClaimsPrincipal.IsInRole (WindowsBuiltInRole)  

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.