DualIntentSecuredObject 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.
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 |