System.Security.Principal.SecurityIdentifier.AccountDomainSid Property

Returns the account domain security identifier (SID) portion from the SID represented by the System.Security.Principal.SecurityIdentifier object if the SID represents a Windows account SID. If the SID does not represent a Windows account SID, this property returns ArgumentNullException.

Syntax

public SecurityIdentifier AccountDomainSid { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0