ConnectionSettings.StrictEncryption 属性

定义

是否在连接字符串中指定了“encrypt=strict”。 如果为 true,则忽略其 EncryptConnection 值。

public bool StrictEncryption { get; set; }
member this.StrictEncryption : bool with get, set
Public Property StrictEncryption As Boolean

属性值

适用于