20 lines
1.8 KiB
HTML
20 lines
1.8 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>GitVcsRoot.customPrivateKey - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.vcs</a> / <a href="index.html">GitVcsRoot</a> / <a href="./custom-private-key.html">customPrivateKey</a><br/>
|
|
<br/>
|
|
<h1>customPrivateKey</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.vcs.GitVcsRoot$customPrivateKey(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2018_2.vcs.GitVcsRoot.AuthMethod.CustomPrivateKey, kotlin.Unit)))"></a>
|
|
<code><span class="keyword">fun </span><span class="identifier">customPrivateKey</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2.vcs.GitVcsRoot$customPrivateKey(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2018_2.vcs.GitVcsRoot.AuthMethod.CustomPrivateKey, kotlin.Unit)))/init">init</span><span class="symbol">:</span> <a href="-auth-method/-custom-private-key/index.html"><span class="identifier">CustomPrivateKey</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> {}<span class="symbol">)</span><span class="symbol">: </span><a href="-auth-method/-custom-private-key/index.html"><span class="identifier">CustomPrivateKey</span></a></code>
|
|
<p>SSH key on the specified path. Supported only for server-side checkout.
|
|
Switch to uploaded SSH key if you want to use an agent-side checkout.</p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="uploaded-key.html">uploadedKey</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|