Share via


IAccountEntityProperties.UpnSuffix Property

Definition

The user principal name suffix for the account, in some cases it is also the domain name. Examples: contoso.com.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The user principal name suffix for the account, in some cases it is also the domain name. Examples: contoso.com.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="upnSuffix")]
public string UpnSuffix { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The user principal name suffix for the account, in some cases it is also the domain name. Examples: contoso.com.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="upnSuffix")>]
member this.UpnSuffix : string
Public ReadOnly Property UpnSuffix As String

Property Value

Attributes

Applies to