SidIdentityHelper.GetSidRid (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Function GetSidRid ( _
    binarySid As Byte() _
) As UInteger
public static uint GetSidRid(
    byte[] binarySid
)

Parámetros

Valor devuelto

Tipo: System.UInt32
Devuelva UInt32.

Seguridad de .NET Framework

Vea también

Referencia

SidIdentityHelper Clase

Microsoft.TeamFoundation.Framework.Common (Espacio de nombres)