Metodo IdentityManagementWebService.RefreshIdentity
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
<WebMethodAttribute> _
Public Function RefreshIdentity ( _
descriptor As IdentityDescriptor _
) As Boolean
[WebMethodAttribute]
public bool RefreshIdentity(
IdentityDescriptor descriptor
)
Parametri
- descriptor
Tipo: Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor
Valore restituito
Tipo: System.Boolean
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
IdentityManagementWebService Classe
Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices