docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
1.0
0.0
Otter SDK
Inedo.Otter.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.