DomainServiceProperties.DomainSecuritySettingTlsV1 Property

Definition

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

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

Property Value

Implements

Attributes

Applies to