QueryDualIntentSecuredObject 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.
public class QueryDualIntentSecuredObject : Microsoft.TeamFoundation.WorkItemTracking.WebApi.DualIntentSecuredObject
type QueryDualIntentSecuredObject = class
inherit DualIntentSecuredObject
Public Class QueryDualIntentSecuredObject
Inherits DualIntentSecuredObject
- Inheritance
Constructors
| QueryDualIntentSecuredObject(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) |