This topic has not yet been rated - Rate this topic

SetCurrentCertificate Method (ServerSettings Class)

Sets the current security certificate.


          

object.SetCurrentCertificate(SHA)
        
object

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

Parameter

Description

SHA

A string value that specifies the current security certificate.

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.