This topic has not yet been rated - Rate this topic

Certificate.Create Method (String)

Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Create(
	string encryptionPassword
)

Parameters

encryptionPassword
Type: System.String
A String value that specifies the encryption password.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.