SecurityIdentifier::IsAccountSid Method ()
.NET Framework (current version)
Returns a value that indicates whether the security identifier (SID) represented by this SecurityIdentifier object is a valid Windows account SID.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::Booleantrue if the SID represented by this SecurityIdentifier object is a valid Windows account SID; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: