WindowsCredential
WindowsCredential()
GetAzureDataStudioCredential(String, String, String, String)
GetSqlRegSvrCredential(String, Int32, String, Guid)
GetSqlSsmsCredential(String, Int32, String, Guid)
RemoveRegSvrCredential(String, Int32, String, Guid)
RemoveSsmsCredential(String, Int32, String, Guid)
SetAzureDataStudioCredential(String, String, String, String, SecureString)
SetSqlRegSvrCredential(String, Int32, String, Guid, SecureString)
SetSqlSsmsCredential(String, Int32, String, Guid, SecureString)
net481
namespace Microsoft.SqlServer.Management.Common
{
[SuppressUnmanagedCodeSecurity]
public class WindowsCredential
{
public static SecureString GetSqlRegSvrCredential(string instance, int authType, string user, Guid serverType);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Framework | 4.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assembly | Microsoft.SqlServer.ConnectionInfo , Version=15.100.0.0, PublicKeyToken=89845dcd8080cc91 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Data.Tools.Msbuild (16.0.62005.1040-preview) net46 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API