DomainSecuritySettings.SyncOnPremPassword Property

Definition

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

Property Value

Nullable<SyncOnPremPasswords>

Implements

Attributes

Applies to