WindowsCredential.SetSqlSsmsCredential Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void SetSqlSsmsCredential (string instance, int authType, string user, Guid serverType, System.Security.SecureString password);
static member SetSqlSsmsCredential : string * int * string * Guid * System.Security.SecureString -> unit
Public Shared Sub SetSqlSsmsCredential (instance As String, authType As Integer, user As String, serverType As Guid, password As SecureString)
Parameters
- instance
- String
- authType
- Int32
- user
- String
- serverType
- Guid
- password
- SecureString