Прочитај на енглеском

Делите путем


VerifyResolverSignatureOption Enum

Definition

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.

C#
public enum VerifyResolverSignatureOption
Inheritance
VerifyResolverSignatureOption

Fields

Name Value Description
NoVerification 0

Digital signature verification is not performed.

TrustedAuthority 1

Digital signature verification is performed.

Remarks

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Applies to

Производ Верзије
SQL Server .NET SDK 2016

See also