| UserInformationPrincipalName Property |
Gets the principal name for the user. This name is the User Principal Name (typically the
user's address, although this is not always true.)
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static string PrincipalName { get; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.UserInformation.PrincipalName"]
Return Value
Type:
StringThe user's principal name.
See Also