This documentation is archived and is not being maintained.
AuthorizationProvider Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Integration.Server
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
The AuthorizationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddAccessControlEntries | |
![]() | AddAccessControlEntry | |
![]() | ClearMemoryCache | Clears the cache for the object and class mappings for the specified securityClass. |
![]() | EnsurePermitted | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetChangedAccessControlEntries | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectClass | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsPermitted | |
![]() | ListLocalizedActionNames | |
![]() | ListObjectClassActions | |
![]() | ListObjectClasses | |
![]() | ReadAccessControlList | |
![]() | RegisterObject | |
![]() | RemoveAccessControlEntry | |
![]() | ReplaceAccessControlList | |
![]() | ResetInheritance | |
![]() | SecurityObjectCreatedByClassId | Notify the provider that an object was created. |
![]() | SecurityObjectCreatedByParentId | Notify the provider that an object was created. |
![]() | SecurityObjectDeleted | Notify the provider that an object was deleted |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnregisterObject |
Show:
