Edit

Share via


DualIntentSecuredObject Class

Definition

Dual intent object with ISecuredObject implementation at collection/project level respectively

public abstract class DualIntentSecuredObject : Microsoft.VisualStudio.Services.WebApi.ISecuredObject
type DualIntentSecuredObject = class
    interface ISecuredObject
Public MustInherit Class DualIntentSecuredObject
Implements ISecuredObject
Inheritance
DualIntentSecuredObject
Derived
Implements
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Constructors

DualIntentSecuredObject(Nullable<Guid>)

Fields

m_isCollectionApi
m_projectId

Properties

CollectionScopeNamespaceId
CollectionScopeRequiredPermissions
CollectionScopeToken
ProjectScopeNamespaceId
ProjectScopeRequiredPermissions
ProjectScopeToken

Explicit Interface Implementations

ISecuredObject.GetToken()
ISecuredObject.NamespaceId
ISecuredObject.RequiredPermissions

Applies to