DomainSecuritySettings.TlsV1 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.TlsV1? TlsV1 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)>]
member this.TlsV1 : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.TlsV1> with get, set
Public Property TlsV1 As Nullable(Of TlsV1)

Property Value

Implements

Attributes

Applies to