Compartir a través de


RequestRestrictions (Constructor) (String, RequiredAuthentication, AllowedHandler, String, Boolean, AuthenticationMechanisms)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub New ( _
    label As String, _
    requiredAuthentication As RequiredAuthentication, _
    allowedHandlers As AllowedHandler, _
    description As String, _
    allowNonSsl As Boolean, _
    mechanismsToAdvertise As AuthenticationMechanisms _
)
public RequestRestrictions(
    string label,
    RequiredAuthentication requiredAuthentication,
    AllowedHandler allowedHandlers,
    string description,
    bool allowNonSsl,
    AuthenticationMechanisms mechanismsToAdvertise
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

RequestRestrictions Clase

RequestRestrictions (Sobrecarga)

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