Método ManagementService.AddToRelyingPartyIdentityProviders
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 Sub AddToRelyingPartyIdentityProviders ( _
relyingPartyIdentityProvider As RelyingPartyIdentityProvider _
)
public void AddToRelyingPartyIdentityProviders(
RelyingPartyIdentityProvider relyingPartyIdentityProvider
)
Parâmetros
- relyingPartyIdentityProvider
Tipo: Microsoft.TeamFoundation.Framework.Server.AccessControl.RelyingPartyIdentityProvider
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