Share via


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

Property Value

Attributes

Applies to