WindowsCredential.GetSqlRegSvrCredential(String, Int32, String, Guid) Method
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.
C#
public static System.Security.SecureString GetSqlRegSvrCredential(string instance, int authType, string user, Guid serverType);
static member GetSqlRegSvrCredential : string * int * string * Guid -> System.Security.SecureString
Public Shared Function GetSqlRegSvrCredential (instance As String, authType As Integer, user As String, serverType As Guid) As SecureString
- instance
- String
- authType
- Int32
- user
- String
- serverType
- Guid
Prodotto | Versioni |
---|---|
Microsoft.Data.Tools.Msbuild | 16.0.62004.28040 |