SvnRemoteSettings.

Credentials Property

Summary

Gets or sets the credentials to use for accessing the repository.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn
Containing Type
SvnRemoteSettings

Syntax

public SvnCredentials Credentials { get; set; }

Value

Type Description
SvnCredentials