Summary
The credentials to submit to the proxy server for authentication.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Proxy
Syntax
[BuildElement("credentials", Required = false)]
public Credential Credentials { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
Credential |