GitSecureCredentialsBase Class

Used by git-based Extensions to allow the Git-extension to use common Inedo.Extensibility.Credentials.SecureCredentials

Inheritance Hierarchy

Syntax

public class GitSecureCredentialsBase : Inedo.Extensibility.Credentials.SecureCredentials

Constructors

Name Description
GitSecureCredentialsBase

Methods

Name Description
ToUsernamePassword

Converts to a UsernamePasswordCredentials or returns null (Nothing in Visual Basic) if the underlying credential can't be converted