ServerConnection.

ServerConnection(ServerIdentity, string) Constructor

Assembly
Cake.GitLab.dll
Namespace
Cake.GitLab
Containing Type
ServerConnection

Syntax

public ServerConnection(ServerIdentity identity, string accessToken)

Parameters

Name Type Description
identity ServerIdentity
accessToken string

Return Value

Type Description
void