crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.vcs/-git-vcs-root/custom-private-key.html
2021-01-18 15:27:50 -05:00

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.v2017_2.vcs</a>&nbsp;/&nbsp;<a href="index.html">GitVcsRoot</a>&nbsp;/&nbsp;<a href="./custom-private-key.html">customPrivateKey</a><br/>
<br/>
<h1>customPrivateKey</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.vcs.GitVcsRoot$customPrivateKey(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2017_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.v2017_2.vcs.GitVcsRoot$customPrivateKey(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2017_2.vcs.GitVcsRoot.AuthMethod.CustomPrivateKey, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<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>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a>&nbsp;<span class="symbol">=</span>&nbsp;{}<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>