Freigeben über


IdentityHelper.CreateWindowsDescriptor-Methode (SecurityIdentifier)

Erstellt einen Windows-Identitäts-Deskriptor von der angegebenen SID.

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

Syntax

'Declaration
Public Shared Function CreateWindowsDescriptor ( _
    securityId As SecurityIdentifier _
) As IdentityDescriptor
public static IdentityDescriptor CreateWindowsDescriptor(
    SecurityIdentifier securityId
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor
Ein Windows-Identitäts-Deskriptor.

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityHelper Klasse

CreateWindowsDescriptor-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace