Share via


DeploymentSecuritySettings.SmbSigningEnforced Property

Definition

When set to true, the SMB default instance requires sign in for the client and server services.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public bool? SmbSigningEnforced { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.SmbSigningEnforced : Nullable<bool> with get, set
Public Property SmbSigningEnforced As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to