The properties of the Credential class are listed below. For a complete list of Credential class members, see the Credential Members topic.
![]() | Gets a value indicating whether a reference to the type can be defined. |
![]() | The domain or computer name that verifies the credentials. |
![]() | The ID used to be referenced later. |
![]() | Indicates if the credentials should be used to provide authentication information to the external resource. If true then the credentials will be passed; otherwise, not. The default is true. |
![]() | Gets the name of the datatype. |
![]() | Gets or sets the XmlNamespaceManager. |
![]() | Gets or sets the parent of the element. |
![]() | The password for the user name associated with the credentials. |
![]() | Gets or sets the Project to which this element belongs. |
![]() | Gets the properties local to this Element and the Project. |
![]() | The ID to use as the reference. |
![]() | Indicates if the credentials should not be used to provide authentication information to the external resource. If false then the credentials will be passed; otherwise, not. The default is false. |
![]() | The user name associated with the credentials. |
![]() | Gets a value indicating whether the element is performing additional processing using the XmlNode that was used to initialize the element. |
![]() | Gets or sets the location in the build file where the element is defined. |
![]() | Gets or sets the XML node of the element. |
Credential Class | NAnt.Core.Types Namespace