ISecurityService Interface
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Interface ISecurityService
public interface ISecurityService
public interface class ISecurityService
type ISecurityService = interface end
public interface ISecurityService
The ISecurityService type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateSecurityNamespace | ||
DeleteSecurityNamespace | ||
GetSecurityNamespace | ||
GetSecurityNamespaces |
Top