InedoSDK Reference
Version:

DockerLoginAsync(string registry, string userName, string password, System.Threading.CancellationToken cancellationToken) Method

Syntax

public abstract System.Threading.Tasks.Task DockerLoginAsync(string registry, string userName, string password, System.Threading.CancellationToken cancellationToken)

Parameters

registry
Type: string
userName
Type: string
password
Type: string
cancellationToken
Type: System.Threading.CancellationToken