Share via


ManagementService.ServiceIdentityKeys (Propiedad)

No hay comentarios para ServiceIdentityKeys 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 ServiceIdentityKeys As DataServiceQuery(Of ServiceIdentityKey)
public DataServiceQuery<ServiceIdentityKey> ServiceIdentityKeys { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ManagementService Clase

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