Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
| Nombre | Description |
|---|---|
| Credential.Create () |
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
|
| Credential.Create (String) |
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
|
| Credential.Create (String, SecureString) |
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
|
| Credential.Create (String, String) |
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
|
Vea también
Referencia
Credential Class
Credential Members
Microsoft.SqlServer.Management.Smo Namespace