Partager via


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

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

RequestRestrictions Classe

RequestRestrictions, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms