Costruttore IdentityNotFoundException (IdentityDescriptor)
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
descriptor As IdentityDescriptor _
)
public IdentityNotFoundException(
IdentityDescriptor descriptor
)
Parametri
- descriptor
Tipo: Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor
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
IdentityNotFoundException Classe