Edit

Share via


QueryDualIntentSecuredObject Class

Definition

public class QueryDualIntentSecuredObject : Microsoft.TeamFoundation.WorkItemTracking.WebApi.DualIntentSecuredObject
type QueryDualIntentSecuredObject = class
    inherit DualIntentSecuredObject
Public Class QueryDualIntentSecuredObject
Inherits DualIntentSecuredObject
Inheritance
QueryDualIntentSecuredObject

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)

Applies to