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 | |
---|---|---|
ConstructWellKnownSid | ||
DecodeSid | ||
EncodeSid | ||
GetDomainSid | ||
GetSidRid | ||
IsBuiltInAccount | ||
IsNTAccount | ||
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.