docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
5.6.0
5.5.0
5.3.0
5.2
5.1
BuildMaster SDK
Inedo.BuildMaster.Extensibility.Credentials
CredentialName
CredentialName(string,string)
CredentialName(string typeName, string name) Constructor
Initializes a new instance of the
CredentialName
class.
Syntax
public
.ctor(
string
typeName,
string
name)
Parameters
typeName
Type: string
Name of the type.
name
Type: string
The name.