IAccountEntity.NtDomain Property

Definition

The NetBIOS domain name as it appears in the alert format domain/username. Examples: NT AUTHORITY.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The NetBIOS domain name as it appears in the alert format domain/username. Examples: NT AUTHORITY.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ntDomain", Update=false)]
public string NtDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The NetBIOS domain name as it appears in the alert format domain/username. Examples: NT AUTHORITY.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ntDomain", Update=false)>]
member this.NtDomain : string
Public ReadOnly Property NtDomain As String

Property Value

Attributes

Applies to