Propriedade RelyingParty.RelyingPartyIdentityProviders
Não há nenhum comentário para RelyingPartyIdentityProviders no esquema.
Namespace: Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly: Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxe
'Declaração
Public Property RelyingPartyIdentityProviders As DataServiceCollection(Of RelyingPartyIdentityProvider)
public DataServiceCollection<RelyingPartyIdentityProvider> RelyingPartyIdentityProviders { get; set; }
Valor de propriedade
Tipo: System.Data.Services.Client.DataServiceCollection<RelyingPartyIdentityProvider>
Retorna DataServiceCollection<T>.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.
Consulte também
Referência
Namespace Microsoft.TeamFoundation.Framework.Server.AccessControl