ICredentialFactory Interface
Defines methods that are used to create credential objects.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
| Name | Description | |
|---|---|---|
![]() | CreateCredential(IServer^, String^) | Creates an IMutableCredential object that belongs to the specified IServer object and has the specified name. |
Show:
