Compartilhar via


Construtor RequestRestrictions (RequiredAuthentication, AllowedHandler, String, Boolean)

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

Sintaxe

'Declaração
Public Sub New ( _
    requiredAuthentication As RequiredAuthentication, _
    allowedHandlers As AllowedHandler, _
    description As String, _
    allowNonSsl As Boolean _
)
public RequestRestrictions(
    RequiredAuthentication requiredAuthentication,
    AllowedHandler allowedHandlers,
    string description,
    bool allowNonSsl
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RequestRestrictions Classe

Sobrecargas RequestRestrictions

Namespace Microsoft.TeamFoundation.Framework.Server