DomainServiceProperties.DomainSecuritySettingSyncOnPremPassword Property

Definition

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

Property Value

Nullable<SyncOnPremPasswords>

Implements

Attributes

Applies to