InedoSDK Reference
Version:

PrivateKeyCredentials Class

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

Inheritance Hierarchy

Syntax

public sealed class PrivateKeyCredentials : Inedo.Extensibility.Credentials.SecureCredentials

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.