Property BypassAutoEncryption
BypassAutoEncryption
Gets a value indicating whether to bypass automatic encryption.
public bool BypassAutoEncryption { get; }
Property Value
- bool
trueif automatic encryption should be bypasssed; otherwise,false.
Gets a value indicating whether to bypass automatic encryption.
public bool BypassAutoEncryption { get; }
true if automatic encryption should be bypasssed; otherwise, false.