Share via


CryptographicProvider.Create 메서드

Creates a new CryptographicProvider object on the connected server that has the specified name and DLL path.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub Create
‘사용 방법
Dim instance As CryptographicProvider

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit  
override Create : unit -> unit
public final function Create()

구현

ICreatable.Create()

주의

The Name, Parent, and DllPath properties must be set before the Create method can be called.

참고 항목

참조

CryptographicProvider 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스