Click or drag to resize

UserInfoDisplayName Property

Gets or sets the display name of the user. UserPrincipal.Name

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public string DisplayName { get; set; }

Property Value

Type: String
See Also