Sdílet prostřednictvím


ActiveDirectory.EncryptDcConnections Property

Definition

Gets or sets if enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptDCConnections")]
public bool? EncryptDcConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptDCConnections")>]
member this.EncryptDcConnections : Nullable<bool> with get, set
Public Property EncryptDcConnections As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to