GitServiceCredentials<TService> Class

A GitServiceCredentials for the <typeparamref name="TService" />-based Git service

Inheritance Hierarchy

Syntax

public class GitServiceCredentials<TService> : GitServiceCredentials

Constructors

Name Description
GitServiceCredentials

Initializes a new instance of the GitServiceCredentials class.

Methods

Name Description
ValidateAsync(Inedo.Diagnostics.ILogSink log, System.Threading.CancellationToken cancellationToken)