DomainServiceProperties.DomainSecuritySettingSyncKerberosPassword Property

Definition

[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.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

Nullable<SyncKerberosPasswords>

Implements

Attributes

Applies to