22 lines
957 B
HTML
22 lines
957 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>GHEConnection.clientSecret - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.projectFeatures</a> / <a href="index.html">GHEConnection</a> / <a href="./client-secret.html">clientSecret</a><br/>
|
|
<br/>
|
|
<h1>clientSecret</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.projectFeatures.GHEConnection$clientSecret"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">clientSecret</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
|
<p>OAuth connection client secret</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>OAuth connection client secret</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>OAuth connection client secret</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|