IdentityHelper.CreateDescriptorFromSid Yöntem (SecurityIdentifier)
Bkz. aşırı yükleme.
Ad alanı: Microsoft.TeamFoundation.Framework.Server
Derleme: Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)
Sözdizimi
'Bildirim
Public Shared Function CreateDescriptorFromSid ( _
securityId As SecurityIdentifier _
) As IdentityDescriptor
public static IdentityDescriptor CreateDescriptorFromSid(
SecurityIdentifier securityId
)
Parametreler
- securityId
Tür: System.Security.Principal.SecurityIdentifier
Dönüş Değeri
Tür: Microsoft.VisualStudio.Services.Identity.IdentityDescriptor
IdentityDescriptor döndürür.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.