Freigeben über


Credential.Create Method

Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

Credential Class
Credential Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

CREATE CREDENTIAL (Transact-SQL)
Anmeldeinformationen