IInedoProductCredentials Interface

Implemented by resource credentials which are used for connecting to another Inedo product.

Inheritance Hierarchy

Syntax

public interface IInedoProductCredentials

Properties

Name Description
ApiKey

Gets the API key.

Host

Gets the host name.

Remarks

This is only intended for use as a compatibility workaround until Inedo.Extensibility.Credentials.BuildMasterCredentials and Inedo.Extensibility.Credentials.OtterCredentials are removed.