ArtifactQueryDualIntentSecuredObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WorkItemService.GetWorkItemIdsForArtifactUris ensures CrossProjectAccess permission validated for member/org users for collection API
public class ArtifactQueryDualIntentSecuredObject : Microsoft.TeamFoundation.WorkItemTracking.WebApi.DualIntentSecuredObject
type ArtifactQueryDualIntentSecuredObject = class
inherit DualIntentSecuredObject
Public Class ArtifactQueryDualIntentSecuredObject
Inherits DualIntentSecuredObject
- Inheritance
Constructors
| ArtifactQueryDualIntentSecuredObject(Nullable<Guid>) |
Fields
| m_isCollectionApi | (Inherited from DualIntentSecuredObject) |
| m_projectId | (Inherited from DualIntentSecuredObject) |
Properties
| CollectionScopeNamespaceId | |
| CollectionScopeRequiredPermissions | |
| CollectionScopeToken | |
| ProjectScopeNamespaceId | |
| ProjectScopeRequiredPermissions | |
| ProjectScopeToken |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from DualIntentSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from DualIntentSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from DualIntentSecuredObject) |