SidIdentityHelper Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Common.SidIdentityHelper

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'宣言
Public NotInheritable Class SidIdentityHelper
public static class SidIdentityHelper
public ref class SidIdentityHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type SidIdentityHelper =  class end
public final class SidIdentityHelper

The SidIdentityHelper type exposes the following members.

Methods

  Name Description
Public methodStatic member ConstructWellKnownSid
Public methodStatic member DecodeSid
Public methodStatic member EncodeSid
Public methodStatic member GetDomainSid
Public methodStatic member GetSidRid
Public methodStatic member IsBuiltInAccount
Public methodStatic member IsNTAccount
Public methodStatic member IsServiceAccount

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Framework.Common Namespace