This topic has not yet been rated - Rate this topic

RemoveCertificate Method (ServerSettings Class)

Removes the current security certificate from the instance of SQL Server.


object.RemoveCertificate()
object

A ServerSettings Class object that represents the server settings on an instance of SQL Server.

A uint32 value, which is 0 if the service was successfully modified, 1 if the request is not supported, and any other number to indicate an error.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.