Principal.IsMemberOf Method
.NET Framework 4.5
Returns a Boolean value that specifies whether the group is a member of the specified group.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsMemberOf(GroupPrincipal) | Returns a Boolean value that specifies whether the principal is a member of the specified group. |
|
IsMemberOf(PrincipalContext, IdentityType, String) | Returns a Boolean value that specifies whether the principal is a member of the group specified by identity type and value. |