SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Class CredentialsWrapper

Simplified class to enable writing a set of credentials to/from disk

Inheritance
System.Object
CredentialsWrapper
Namespace:Microsoft.SqlTools.ServiceLayer.Credentials.Linux
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class CredentialsWrapper

Properties

| Improve this Doc View Source

Credentials

Declaration
public List<Credential> Credentials { get; set; }
Type Description
System.Collections.Generic.List<Credential>
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX