This topic has not yet been rated - Rate this topic

Certificate.Export Method (String)

Saves the certificate in the specified system path location.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Export(
	string certificatePath
)

Parameters

certificatePath
Type: System.String
A String value that specifies the system path to which to save the certificate.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.