DomainService.DomainSecuritySettingSyncKerberosPassword Property

Definition

A flag to determine whether or not SyncKerberosPasswords 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.SyncKerberosPasswords? DomainSecuritySettingSyncKerberosPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)>]
member this.DomainSecuritySettingSyncKerberosPassword : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncKerberosPasswords> with get, set
Public Property DomainSecuritySettingSyncKerberosPassword As Nullable(Of SyncKerberosPasswords)

Property Value

Implements

Attributes

Applies to