VerifyResolverSignatureOption Enum
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.
Enumerates values that specify whether the Merge Agent must verify the digital signature on a Component Object Model (COM)-based conflict resolver to determine if it is from a trusted source.
public enum class VerifyResolverSignatureOption
C#
public enum VerifyResolverSignatureOption
type VerifyResolverSignatureOption =
Public Enum VerifyResolverSignatureOption
- Inheritance
-
VerifyResolverSignatureOption
Name | Value | Description |
---|---|---|
NoVerification | 0 | Digital signature verification is not performed. |
TrustedAuthority | 1 | Digital signature verification is performed. |
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Производ | Верзије |
---|---|
SQL Server .NET SDK | 2016 |