Metodo IdentityPropertiesView.EnsureIdentityAndProperties
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Sintassi
'Dichiarazione
Protected Sub EnsureIdentityAndProperties ( _
requestContext As TeamFoundationRequestContext, _
viewPropertyFilters As IEnumerable(Of String), _
propertyScope As IdentityPropertyScope _
)
protected void EnsureIdentityAndProperties(
TeamFoundationRequestContext requestContext,
IEnumerable<string> viewPropertyFilters,
IdentityPropertyScope propertyScope
)
Parametri
- requestContext
Tipo: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- viewPropertyFilters
Tipo: System.Collections.Generic.IEnumerable<String>
- propertyScope
Tipo: Microsoft.TeamFoundation.Framework.Common.IdentityPropertyScope
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.