NTAccount.Value Property

Definition

Returns a string representation of this NTAccount object.

C#
public override string Value { get; }

Property Value

The string representation of this NTAccount object.

Remarks

When an Active Directory group name is translated from an SecurityIdentifier the pre-Windows 2000 name, which differs (for non builtin/wellknown accounts) from the name, is returned. To resolve the name for non built-in/well-known accounts use the FindByIdentity method on the GroupPrincipal type. For well-known/built-in accounts this resolves the name in en-US locale no matter which locale the operating system is running.

Applies to

Toode Versioonid
.NET Core 1.0, Core 1.1, 6, 7, 8, 9, 10
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5