AzureDevOpsAadCredentials.

AzureDevOpsAadCredentials(string, string) Constructor

Summary

Initializes a new instance of the AzureDevOpsAadCredentials class.

Syntax

public AzureDevOpsAadCredentials(string userName, string password)

Parameters

Name Type Description
userName string User name.
password string Password.

Return Value

Type Description
void
GitHub
Discussions