PolicyCompatHttpClientBase 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.
This class contains overloads of methods that were removed from the auto-generated client due to adding parameters. We use extra overloads to ensure that whatever binary signature a client used before will map to one of these prototypes.
public abstract class PolicyCompatHttpClientBase : Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
type PolicyCompatHttpClientBase = class
inherit VssHttpClientBase
Public MustInherit Class PolicyCompatHttpClientBase
Inherits VssHttpClientBase
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBasePolicyCompatHttpClientBase
- Derived
Constructors
Methods
| GetPolicyConfigurationsAsync(Guid, Object, CancellationToken) |
[Preview API] |
| GetPolicyConfigurationsAsync(Guid, String, Object, CancellationToken) |
Obsolete.
[Preview API] Get a list of policy configurations in a project. |
| GetPolicyConfigurationsAsync(String, Object, CancellationToken) |
[Preview API] |
| GetPolicyConfigurationsAsync(String, String, Object, CancellationToken) |
Obsolete.
[Preview API] Get a list of policy configurations in a project. |