Udostępnij za pośrednictwem


Metoda IdentityHelper.CreateDescriptorFromSid — (String)

Tworzenie TFS lub deskryptora systemu Windows dla identyfikatora SID na podstawie tożsamości.Jeśli typ jest już znany, za pomocą metody Create określonego typu będzie szybsze.

TFS start SID grupy z S-1-9-1551374245.Nic jest traktowana jako Windows, S-1-5-xxxx są znane formy i są dobrze wie grup, które mają SID formularza S-1-0 S-1-0-xx, S-1-2, S-1-3, S-1-3-xx, S-1-4, S-1-5, S-1-5-xxx

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Shared Function CreateDescriptorFromSid ( _
    sid As String _
) As IdentityDescriptor
public static IdentityDescriptor CreateDescriptorFromSid(
    string sid
)

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor
Returns IdentityDescriptor.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IdentityHelper Klasa

Przeciążenie CreateDescriptorFromSid

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server