Compartir a través de


IdentityProvider.IdentityProviderAddresses (Propiedad)

No hay comentarios para IdentityProviderAddresses 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 IdentityProviderAddresses As DataServiceCollection(Of IdentityProviderAddress)
public DataServiceCollection<IdentityProviderAddress> IdentityProviderAddresses { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

IdentityProvider Clase

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