This topic has not yet been rated - Rate this topic

Principal.SamAccountName Property

Gets or sets the SAM account name for this principal.

Namespace:  System.DirectoryServices.AccountManagement
Assembly:  System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)
public string SamAccountName { get; set; }

Property Value

Type: System.String
The SAM account name for this principal or null if no name has been set.
Exception Condition
ArgumentNullException

The application tried to set the SAM account name to null.

InvlaidOperationException

The application tried to set the SAM account name on a persisted principal.

.NET Framework

Supported in: 4, 3.5

.NET Framework Client Profile

Supported in: 4

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ