Click or drag to resize

UserInformationDomainName Property

Gets the domain name for the user.

Namespace:  Cauldron
Assembly:  Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static string DomainName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.UserInformation.DomainName"]

Return Value

Type: String
A string that represents the domain name for the user.
See Also