Compartir a través de


ManagementService.IdentityProviderKeys (Propiedad)

No hay comentarios para IdentityProviderKeys en el esquema.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.AccessControl
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property IdentityProviderKeys As DataServiceQuery(Of IdentityProviderKey)
public DataServiceQuery<IdentityProviderKey> IdentityProviderKeys { get; }

Valor de propiedad

Tipo: System.Data.Services.Client.DataServiceQuery<IdentityProviderKey>
Devuelva DataServiceQuery<TElement>.

Seguridad de .NET Framework

Vea también

Referencia

ManagementService Clase

Microsoft.TeamFoundation.Framework.Server.AccessControl (Espacio de nombres)