DomainSecuritySettings.NtlmV1 Property

Definition

A flag to determine whether or not NtlmV1 is enabled or disabled.

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

Property Value

Implements

Attributes

Applies to