CryptographicProvider Constructor (Server, String)
Initializes a new instance of the CryptographicProvider class on the specified instance of SQL Server and with the specified name.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- server
-
Type:
Microsoft.SqlServer.Management.Smo.Server
A Server object value that specifies instance of SQL Server on which the cryptographic provider is created.
- name
-
Type:
System.String
A String value that specifies the name of the cryptographic provider.
Show: