Compartilhar via


Método TeamFoundationMetabase.GetRequestRestrictions

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Function GetRequestRestrictions ( _
    applicationRelativePath As String, _
    userAgent As String _
) As RequestRestrictions
public RequestRestrictions GetRequestRestrictions(
    string applicationRelativePath,
    string userAgent
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.RequestRestrictions

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationMetabase Classe

Namespace Microsoft.TeamFoundation.Framework.Server