Поделиться через


SidIdentityHelper.ResolveSid - метод (SecurityIdentifierInfo, String%, String%, NativeMethods.AccountType%, Boolean%, Boolean%)

Пространство имен:  Microsoft.TeamFoundation.Framework.Common
Сборка:  Microsoft.TeamFoundation.Common (в Microsoft.TeamFoundation.Common.dll)

Синтаксис

'Декларация
Public Shared Sub ResolveSid ( _
    securityIdInfo As SecurityIdentifierInfo, _
    <OutAttribute> ByRef domain As String, _
    <OutAttribute> ByRef userName As String, _
    <OutAttribute> ByRef type As NativeMethods.AccountType, _
    <OutAttribute> ByRef isDeleted As Boolean, _
    <OutAttribute> ByRef migrated As Boolean _
)
public static void ResolveSid(
    SecurityIdentifierInfo securityIdInfo,
    out string domain,
    out string userName,
    out NativeMethods.AccountType type,
    out bool isDeleted,
    out bool migrated
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

SidIdentityHelper Класс

ResolveSid - перегрузка

Microsoft.TeamFoundation.Framework.Common - пространство имен