SecureCredentials Class

Represents a set of credentials that can be scoped to environment and applications.

Inheritance Hierarchy

Syntax

public class SecureCredentials

Constructors

Name Description
SecureCredentials

Initializes a new instance of the SecureCredentials class.

Methods

Name Description
Create(string credentialName, ICredentialResolutionContext context)
GetDescription

Describes the credential with non-sensitive information.

TryCreate(string credentialName, ICredentialResolutionContext context)