This topic has not yet been rated - Rate this topic

CredentialCollection.Add Method

Adds a Credential object to the referenced collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Add(
	Credential credential
)

Parameters

credential
Type: Microsoft.SqlServer.Management.Smo.Credential
A Credential object that specifies the credential to be added to the collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.