BuildMaster SDK Reference
Version:

PrivateKeyCredentials Class

Represents a private key with an optional user name and passphrase.

Inheritance Hierarchy

Syntax

public class PrivateKeyCredentials : ResourceCredentials

Constructors

Name Description
PrivateKeyCredentials

Initializes a new instance of the PrivateKeyCredentials class.

Properties

Name Description
Passphrase

Gets or sets the passphrase.

PrivateKey

Gets or sets the private key.

PublicKey

Gets or sets the public key.

UserName

Gets or sets the user name.

Methods

Name Description
GetDescription

Returns the description.