SidIdentityHelper.ConstructWellKnownSid, méthode
Identificateur connu d' Team Foundation d'élément.
Espace de noms : Microsoft.TeamFoundation.Framework.Common
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Shared Function ConstructWellKnownSid ( _
sidPoolId As UInteger, _
specificSidNumber As UInteger _
) As String
public static string ConstructWellKnownSid(
uint sidPoolId,
uint specificSidNumber
)
Paramètres
- sidPoolId
Type : System.UInt32
- specificSidNumber
Type : System.UInt32
Valeur de retour
Type : System.String
retourne String ;
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.