Método SidIdentityHelper.ConstructWellKnownSid

Identificador conhecido de Team Foundation de compilação.

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

Sintaxe

'Declaração
Public Shared Function ConstructWellKnownSid ( _
    sidPoolId As UInteger, _
    specificSidNumber As UInteger _
) As String
public static string ConstructWellKnownSid(
    uint sidPoolId,
    uint specificSidNumber
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

SidIdentityHelper Classe

Namespace Microsoft.TeamFoundation.Framework.Common