SecurityInsightsAccountEntity.UpnSuffix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user principal name suffix for the account, in some cases it is also the domain name. Examples: contoso.com.
public string UpnSuffix { get; }
member this.UpnSuffix : string
Public ReadOnly Property UpnSuffix As String