Classe IdentityHelper
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.Framework.Server.IdentityHelper
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class IdentityHelper
public static class IdentityHelper
Il tipo IdentityHelper espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
![]() ![]() |
CreateDescriptorFromSid(SecurityIdentifier) | Vedere l'overload. |
![]() ![]() |
CreateDescriptorFromSid(String) | Creare TFS o il descrittore di windows per le identità basate SID.Se il tipo è già noto, il metodo crea specifico del tipo è più veloce.I SID del gruppo TFS iniziano con S-1-9-1551374245.Alcuna operazione viene trattato come windows form, sono noti S-1-5-xxxx ed è meglio conosce i gruppi che dispongono di sicurezza del form S-1-0, S-1-0-xx, S-1-2, S-1-3, S-1-3-xx, S-1-4, S-1-5, S-1-5-xxx |
![]() ![]() |
CreateReadOnlyTeamFoundationDescriptor | |
![]() ![]() |
CreateTeamFoundationDescriptor(SecurityIdentifier) | Vedere l'overload. |
![]() ![]() |
CreateTeamFoundationDescriptor(String) | CreateTeamFoundationDescriptor |
![]() ![]() |
CreateUnauthenticatedDescriptor(SecurityIdentifier) | |
![]() ![]() |
CreateUnauthenticatedDescriptor(String) | |
![]() ![]() |
CreateWindowsDescriptor(SecurityIdentifier) | Vedere l'overload. |
![]() ![]() |
CreateWindowsDescriptor(String) | CreateWindowsDescriptor |
![]() ![]() |
GetDomainUserName | |
![]() ![]() |
GetPreferredEmailAddress | |
![]() ![]() |
GetUniqueName(Identity) | Generare un nome univoco di identità |
![]() ![]() |
GetUniqueName(String, String, Int32) | |
![]() ![]() |
IsEmailConfirmationPending | |
![]() ![]() |
IsServiceIdentity |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.