DomainService.DomainSecuritySettingNtlmV1 Property

Definition

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

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

Property Value

Implements

Attributes

Applies to