System.Security.Principal.SecurityIdentifier.IsAccountSid Method

Returns a value that indicates whether the security identifier (SID) represented by this System.Security.Principal.SecurityIdentifier object is a valid Windows account SID.

Syntax

public bool IsAccountSid ()

Returns

true if the SID represented by this System.Security.Principal.SecurityIdentifier object is a valid Windows account SID; otherwise, false.

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