PartialPermissionSetForwarderBase.RemovePermissions Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemovePermissions(TeamFoundationRequestContext, NotificationType, String, IEnumerable<IdentityDescriptor>) | Removes the permissions from the framework token | |
RemovePermissions(TeamFoundationRequestContext, NotificationType, String, IdentityDescriptor, Int32) | If this is the GenericRead or GenericWrite permission against the NAMESPACE token then remove the bits from the framework namespace. |
Top