BuildMaster SDK Reference
Version:

TypeName Property

Gets the type name of the credential.

Syntax

public string TypeName { get; }

Remarks

This value is the same as the System.ComponentModel.DisplayNameAttribute on the ResourceCredentials subclass implementation.