Summary
Interface for different credential types.
- Assembly
- Cake
.Prca .PullRequests .Tfs .dll - Namespace
- Cake
.Prca .PullRequests .Tfs
graph TD
Type["IPrcaCredentials"]
class Type type-node
Syntax
public interface IPrcaCredentials
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
void |
Throws an exception if the specified parameter's value is null.
From PrcaArgumentChecks
|