asp.net.ph

WindowsPrincipal Class

System.Security.Principal Namespace


Allows code to check the Windows group membership of a Windows user.

WindowsPrincipal Class Members

Collapse   Constructors

Visibility Constructor Parameters
public WindowsPrincipal ( WindowsIdentity ntIdentity )

Collapse   Properties

Visibility Name Value Type Accessibility
public DeviceClaims IEnumerable`1 [ Get ]
public Identity IIdentity [ Get ]
public UserClaims IEnumerable`1 [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public IsInRole ( Int32 rid ) Boolean
public IsInRole ( SecurityIdentifier sid ) Boolean
public IsInRole ( String role ) Boolean
public IsInRole ( WindowsBuiltInRole role ) Boolean
See Also

WindowsIdentity Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph