PSNetAppFilesVolume.SmbEncryption Property

Definition

Gets or sets SmbEncryption

public bool? SmbEncryption { get; set; }
member this.SmbEncryption : Nullable<bool> with get, set
Public Property SmbEncryption As Nullable(Of Boolean)

Property Value

Remarks

Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume.

Applies to