net481
namespace Microsoft.SqlServer.Management.Common
{
[SuppressUnmanagedCodeSecurity]
public class WindowsCredential
{
public static void SetSqlSsmsCredential(string instance, int authType, string user, Guid serverType, SecureString password);
}
}
.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 net46 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |