Método SidIdentityHelper.GetSidRid

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

Sintaxe

'Declaração
Public Shared Function GetSidRid ( _
    binarySid As Byte() _
) As UInteger
public static uint GetSidRid(
    byte[] binarySid
)

Parâmetros

Valor de retorno

Tipo: System.UInt32
Retorna UInt32.

Segurança do .NET Framework

Consulte também

Referência

SidIdentityHelper Classe

Namespace Microsoft.TeamFoundation.Framework.Common