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.