Class ReadCredentialRequest
Read Credential request mapping entry. Expects a Credential with CredentialId, and responds with the Password filled in if found
Inheritance
System.Object
ReadCredentialRequest
Namespace:Microsoft.SqlTools.ServiceLayer.Credentials.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class ReadCredentialRequest
Fields
| Improve this Doc View SourceType
Request definition
Declaration
public static readonly RequestType<Credential, Credential> Type