Share via


ServiceIdentity.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 Property ServiceIdentityKeys As DataServiceCollection(Of ServiceIdentityKey)
public DataServiceCollection<ServiceIdentityKey> ServiceIdentityKeys { get; set; }

Valor de propiedad

Tipo: System.Data.Services.Client.DataServiceCollection<ServiceIdentityKey>
Devuelva DataServiceCollection<T>.

Seguridad de .NET Framework

Vea también

Referencia

ServiceIdentity Clase

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