IDTSPackageSigning100.CheckSignature Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks the signature of the package.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSSignatureStatus CheckSignature();
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSSignatureStatus CheckSignature ();
abstract member CheckSignature : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSSignatureStatus
Public Function CheckSignature () As DTSSignatureStatus
Returns
The checked signature.