BuildMaster SDK Reference
Version:

Create(string credentialTypeName, string credentialName) Method

Creates a ResourceCredentials from the specified type name and name

Syntax

public static ResourceCredentials Create(string credentialTypeName, string credentialName)

Parameters

credentialTypeName
Type: string

Name of the credential type.

credentialName
Type: string

Name of the credential.

Returns

An instance of a ResourceCredentials