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


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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