WindowsCredential.RemoveSsmsCredential(String, Int32, String, Guid) 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 RemoveSsmsCredential (string instance, int authType, string user, Guid serverType);
static member RemoveSsmsCredential : string * int * string * Guid -> unit
Public Shared Sub RemoveSsmsCredential (instance As String, authType As Integer, user As String, serverType As Guid)
Parameters
- instance
- String
- authType
- Int32
- user
- String
- serverType
- Guid